Skip to content

Commit 1b93649

Browse files
committed
Bump coursier to 2.1.18
1 parent 07c5c92 commit 1b93649

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
@@ -164,7 +164,7 @@ object Build {
164164
/** Version of Scala CLI to download */
165165
val scalaCliLauncherVersion = "1.5.4"
166166
/** Version of Coursier to download for initializing the local maven repo of Scala command */
167-
val coursierJarVersion = "2.1.13"
167+
val coursierJarVersion = "2.1.18"
168168

169169
object CompatMode {
170170
final val BinaryCompatible = 0

0 commit comments

Comments
 (0)