Skip to content

Commit e041422

Browse files
authored
Bump Scala CLI to v1.8.1 (was v1.8.0) (#23334)
2 parents 6513b52 + fe94a74 commit e041422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ object Build {
187187
val mimaPreviousLTSDottyVersion = "3.3.0"
188188

189189
/** Version of Scala CLI to download */
190-
val scalaCliLauncherVersion = "1.8.0"
190+
val scalaCliLauncherVersion = "1.8.1"
191191
/** Version of Coursier to download for initializing the local maven repo of Scala command */
192192
val coursierJarVersion = "2.1.24"
193193

0 commit comments

Comments
 (0)