Skip to content

Commit 28b7841

Browse files
Update sbt, scripted-plugin to 1.11.2 (#1550)
Co-authored-by: scala-text-bot[bot] <74845010+scala-text-bot[bot]@users.noreply.github.com> Co-authored-by: kenji yoshida <[email protected]>
1 parent 2448d95 commit 28b7841

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version = 1.11.0
1+
sbt.version = 1.11.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.11.0
1+
sbt.version=1.11.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.11.0
1+
sbt.version=1.11.2

src/sbt-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@ sbtは`sbt --version`もしくは`sbt --launcher-version`とするとversionが
160160

161161
[^hyphen]: ハイフンは1つではなく2つなので注意。versionの詳細について知りたい場合は、こちらも参照。 https://github.com/scala-text/scala_text/issues/122
162162

163-
[^latest]: 具体的にはこれを書いている2025年5月時点の最新版であるsbt 1.11.0
163+
[^latest]: 具体的にはこれを書いている2025年6月時点の最新版であるsbt 1.11.2

0 commit comments

Comments
 (0)