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 e81ec12 commit bd8811dCopy full SHA for bd8811d
project/deps.sc
@@ -59,9 +59,9 @@ object InternalDeps {
59
object Deps {
60
object Versions {
61
// jni-utils version may need to be sync-ed when bumping the coursier version
62
- def coursier = "2.1.0-M6-53-gb4f448130"
63
- def coursierCli = "2.1.0-M5-18-gfebf9838c"
64
- def coursierM1Cli = "2.1.0-M6-53-gb4f448130"
+ def coursier = "2.1.0-M7"
+ def coursierCli = "2.1.0-M7"
+ def coursierM1Cli = "2.1.0-M7"
65
def jsoniterScala = "2.17.3"
66
def jsoniterScalaJava8 = "2.13.5"
67
def scalaMeta = "4.5.13"
0 commit comments