We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0d361 commit ed6b6b6Copy full SHA for ed6b6b6
project/Build.scala
@@ -118,7 +118,7 @@ object Build {
118
val mimaPreviousLTSDottyVersion = "3.3.0"
119
120
/** Version of Scala CLI to download */
121
- val scalaCliLauncherVersion = "1.4.1"
+ val scalaCliLauncherVersion = "1.4.3"
122
/** Version of Coursier to download for initializing the local maven repo of Scala command */
123
val coursierJarVersion = "2.1.10"
124
0 commit comments