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 d490d13 commit 13223a3Copy full SHA for 13223a3
project/Build.scala
@@ -124,7 +124,7 @@ object Build {
124
val mimaPreviousLTSDottyVersion = "3.3.0"
125
126
/** Version of Scala CLI to download */
127
- val scalaCliLauncherVersion = "1.4.3"
+ val scalaCliLauncherVersion = "1.5.0"
128
/** Version of Coursier to download for initializing the local maven repo of Scala command */
129
val coursierJarVersion = "2.1.10"
130
0 commit comments