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 8e1e229 commit 834b4f5Copy full SHA for 834b4f5
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.1"
+ val scalaCliLauncherVersion = "1.4.3"
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