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.
2 parents dd0d361 + ed6b6b6 commit c27c2aeCopy full SHA for c27c2ae
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