Skip to content

Commit 4196cbe

Browse files
committed
sbt 2.0.5
1 parent f3f3ec3 commit 4196cbe

13 files changed

Lines changed: 582 additions & 481 deletions

book.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ cname = "www.scala-sbt.org"
1818
[preprocessor.variables]
1919

2020
[preprocessor.variables.variables]
21-
sbt_version = "2.0.4"
22-
sbt_runner_version = "2.0.4"
21+
sbt_version = "2.0.5"
22+
sbt_runner_version = "2.0.5"
2323
scala3_example_version = "3.8.4"
2424
scala3_metabuild_version = "3.8.4"
2525
scala2_13_example_version = "2.13.18"

landing/_data/versions.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
const sbtVersion = "2.0.4";
1+
const sbtVersion = "2.0.5";
22
const scala3ExampleVersion = "3.8.4";
33
const releasesBase = "https://github.com/sbt/sbt/releases/download";
44
const VersionList2 = [
5+
{ v: "2.0.5" },
56
{ v: "2.0.4" },
67
{ v: "2.0.3" },
78
{ v: "2.0.2" },

po/summary/changes/migrating-from-sbt-1x.ja.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: The Book of sbt\n"
4-
"POT-Creation-Date: 2026-07-26T20:57:30-04:00\n"
4+
"POT-Creation-Date: 2026-08-03T20:04:19-04:00\n"
55
"PO-Revision-Date: 2024-10-30T01:14:09-04:00\n"
66
"Last-Translator: Automatically generated\n"
77
"Language-Team: none\n"
@@ -373,7 +373,7 @@ msgid "\"1.5.8\""
373373
msgstr ""
374374

375375
#: src/reference/changes/migrating-from-sbt-1.x.md:152
376-
msgid "\"2.0.4\""
376+
msgid "\"2.0.5\""
377377
msgstr ""
378378

379379
#: src/reference/changes/migrating-from-sbt-1.x.md:158

po/summary/changes/migrating-from-sbt-1x.zh-cn.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: The Book of sbt\n"
4-
"POT-Creation-Date: 2026-07-26T20:57:51-04:00\n"
4+
"POT-Creation-Date: 2026-08-03T20:04:24-04:00\n"
55
"PO-Revision-Date: 2024-10-30T03:50:36-04:00\n"
66
"Last-Translator: Automatically generated\n"
77
"Language-Team: none\n"
@@ -356,7 +356,7 @@ msgid "\"1.5.8\""
356356
msgstr ""
357357

358358
#: src/reference/changes/migrating-from-sbt-1.x.md:152
359-
msgid "\"2.0.4\""
359+
msgid "\"2.0.5\""
360360
msgstr ""
361361

362362
#: src/reference/changes/migrating-from-sbt-1.x.md:158

0 commit comments

Comments
 (0)