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 07c5c92 commit 1b93649Copy full SHA for 1b93649
project/Build.scala
@@ -164,7 +164,7 @@ object Build {
164
/** Version of Scala CLI to download */
165
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