Skip to content

Commit 1e0f850

Browse files
scala-stewardMaciejG604
authored andcommitted
Update coursier-jvm_2.13, ... to 2.1.8
1 parent f8b3367 commit 1e0f850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ object InternalDeps {
8080
object Deps {
8181
object Versions {
8282
// jni-utils version may need to be sync-ed when bumping the coursier version
83-
def coursierDefault = "2.1.7"
83+
def coursierDefault = "2.1.8"
8484
def coursier = coursierDefault
8585
def coursierCli = coursierDefault
8686
def coursierM1Cli = coursierDefault

0 commit comments

Comments
 (0)