Skip to content

Commit 7910073

Browse files
Update coursier-jvm_2.13, ... to 2.1.14 (#3226)
1 parent 845c69a commit 7910073

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
@@ -102,7 +102,7 @@ object Deps {
102102
def ammonite = "3.0.0-2-6342755f"
103103
def ammoniteForScala3Lts = ammonite
104104
// jni-utils version may need to be sync-ed when bumping the coursier version
105-
def coursierDefault = "2.1.13"
105+
def coursierDefault = "2.1.14"
106106
def coursier = coursierDefault
107107
def coursierCli = coursierDefault
108108
def coursierM1Cli = coursierDefault

0 commit comments

Comments
 (0)