Skip to content

Commit 5639c4b

Browse files
Update coursier-jvm_2.13, ... to 2.1.0-RC3-1 (#1702)
1 parent b36f9fe commit 5639c4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/deps.sc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ object InternalDeps {
8181
object Deps {
8282
object Versions {
8383
// jni-utils version may need to be sync-ed when bumping the coursier version
84-
def coursier = "2.1.0-RC3"
84+
def coursier = "2.1.0-RC3-1"
8585
def coursierCli = "2.1.0-RC2"
86-
def coursierM1Cli = "2.1.0-RC3"
86+
def coursierM1Cli = "2.1.0-RC3-1"
8787
def jsoniterScala = "2.19.1"
8888
def jsoniterScalaJava8 = "2.13.5.2"
8989
def scalaMeta = "4.7.0"

0 commit comments

Comments
 (0)