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.
coursier
1 parent f1ad9a9 commit 1c3af30Copy full SHA for 1c3af30
project/Build.scala
@@ -162,9 +162,9 @@ object Build {
162
val mimaPreviousLTSDottyVersion = "3.3.0"
163
164
/** Version of Scala CLI to download */
165
- val scalaCliLauncherVersion = "1.5.1"
+ val scalaCliLauncherVersion = "1.5.4"
166
/** Version of Coursier to download for initializing the local maven repo of Scala command */
167
- val coursierJarVersion = "2.1.13"
+ val coursierJarVersion = "2.1.18"
168
169
object CompatMode {
170
final val BinaryCompatible = 0
0 commit comments