Skip to content

Commit 971e045

Browse files
committed
Bump coursier to 2.1.13
1 parent df6a1f8 commit 971e045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ object Build {
127127
/** Version of Scala CLI to download */
128128
val scalaCliLauncherVersion = "1.5.1"
129129
/** Version of Coursier to download for initializing the local maven repo of Scala command */
130-
val coursierJarVersion = "2.1.10"
130+
val coursierJarVersion = "2.1.13"
131131

132132
object CompatMode {
133133
final val BinaryCompatible = 0

0 commit comments

Comments
 (0)