Skip to content

Commit 003abbd

Browse files
Update sbt, scripted-plugin to 1.11.5 (#1593)
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 66ff0da commit 003abbd

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

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年8月時点の最新版であるsbt 1.11.4
162+
[^latest]: 具体的にはこれを書いている2025年8月時点の最新版であるsbt 1.11.5

0 commit comments

Comments
 (0)