We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6513b52 + fe94a74 commit e041422Copy full SHA for e041422
project/Build.scala
@@ -187,7 +187,7 @@ object Build {
187
val mimaPreviousLTSDottyVersion = "3.3.0"
188
189
/** Version of Scala CLI to download */
190
- val scalaCliLauncherVersion = "1.8.0"
+ val scalaCliLauncherVersion = "1.8.1"
191
/** Version of Coursier to download for initializing the local maven repo of Scala command */
192
val coursierJarVersion = "2.1.24"
193
0 commit comments