We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36f9fe commit 5639c4bCopy full SHA for 5639c4b
project/deps.sc
@@ -81,9 +81,9 @@ object InternalDeps {
81
object Deps {
82
object Versions {
83
// jni-utils version may need to be sync-ed when bumping the coursier version
84
- def coursier = "2.1.0-RC3"
+ def coursier = "2.1.0-RC3-1"
85
def coursierCli = "2.1.0-RC2"
86
- def coursierM1Cli = "2.1.0-RC3"
+ def coursierM1Cli = "2.1.0-RC3-1"
87
def jsoniterScala = "2.19.1"
88
def jsoniterScalaJava8 = "2.13.5.2"
89
def scalaMeta = "4.7.0"
0 commit comments