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.
1 parent d0d67dc commit 75e4f09Copy full SHA for 75e4f09
project/Build.scala
@@ -125,7 +125,7 @@ object Build {
125
val mimaPreviousLTSDottyVersion = "3.3.0"
126
127
/** Version of Scala CLI to download */
128
- val scalaCliLauncherVersion = "1.5.0"
+ val scalaCliLauncherVersion = "1.5.1"
129
/** Version of Coursier to download for initializing the local maven repo of Scala command */
130
val coursierJarVersion = "2.1.10"
131
0 commit comments