We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
coursier
1 parent 88f4a93 commit 73d9179Copy full SHA for 73d9179
project/Build.scala
@@ -156,9 +156,9 @@ object Build {
156
val mimaPreviousLTSDottyVersion = "3.3.0"
157
158
/** Version of Scala CLI to download */
159
- val scalaCliLauncherVersion = "1.5.1"
+ val scalaCliLauncherVersion = "1.5.4"
160
/** Version of Coursier to download for initializing the local maven repo of Scala command */
161
- val coursierJarVersion = "2.1.13"
+ val coursierJarVersion = "2.1.18"
162
163
object CompatMode {
164
final val BinaryCompatible = 0
0 commit comments