Skip to content

Commit a953040

Browse files
authored
Update Scala Native & sbt to July 2025 current versions (#109)
* Update Scala Native & sbt to current versions * update build.properties
1 parent 65d2d08 commit a953040

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.10.11
1+
sbt.version = 1.11.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version = 1.10.11
1+
sbt.version = 1.11.3

src/main/g8/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
1+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")

0 commit comments

Comments
 (0)