We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03d2f8 commit 528f304Copy full SHA for 528f304
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.0"
+ val scalaCliLauncherVersion = "1.4.3"
122
/** Version of Scala CLI to download (on Windows - last known validated version) */
123
val scalaCliLauncherVersionWindows = "1.4.0"
124
/** Version of Coursier to download for initializing the local maven repo of Scala command */
0 commit comments