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 df6a1f8 commit 971e045Copy full SHA for 971e045
project/Build.scala
@@ -127,7 +127,7 @@ object Build {
127
/** Version of Scala CLI to download */
128
val scalaCliLauncherVersion = "1.5.1"
129
/** Version of Coursier to download for initializing the local maven repo of Scala command */
130
- val coursierJarVersion = "2.1.10"
+ val coursierJarVersion = "2.1.13"
131
132
object CompatMode {
133
final val BinaryCompatible = 0
0 commit comments