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.
scala-cli
1 parent 64411b6 commit 07c5c92Copy full SHA for 07c5c92
project/Build.scala
@@ -162,7 +162,7 @@ object Build {
162
val mimaPreviousLTSDottyVersion = "3.3.0"
163
164
/** Version of Scala CLI to download */
165
- val scalaCliLauncherVersion = "1.5.1"
+ val scalaCliLauncherVersion = "1.5.4"
166
/** Version of Coursier to download for initializing the local maven repo of Scala command */
167
val coursierJarVersion = "2.1.13"
168
0 commit comments