Skip to content

Commit 8dc470c

Browse files
Update sbt, scripted-plugin to 1.11.7 (#1623)
Co-authored-by: scala-text-bot[bot] <74845010+scala-text-bot[bot]@users.noreply.github.com> Co-authored-by: xuwei-k <[email protected]>
1 parent 1d5144e commit 8dc470c

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.6
1+
sbt.version = 1.11.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.11.6
1+
sbt.version=1.11.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.11.6
1+
sbt.version=1.11.7

src/sbt-install.md

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

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

162-
[^latest]: 具体的にはこれを書いている2025年9月時点の最新版であるsbt 1.11.6
162+
[^latest]: 具体的にはこれを書いている2025年10月時点の最新版であるsbt 1.11.7

0 commit comments

Comments
 (0)