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 4671e1a commit a31ec18Copy full SHA for a31ec18
build.sbt
@@ -106,7 +106,7 @@ lazy val interface = project
106
107
Settings.shared,
108
Settings.mima(),
109
- libraryDependencies += "io.get-coursier" %% "coursier" % "2.0.0-RC6-21",
+ libraryDependencies += "io.get-coursier" %% "coursier" % "2.0.0-RC6-22",
110
111
libraryDependencies += "com.lihaoyi" %% "utest" % "0.7.4" % Test,
112
testFrameworks += new TestFramework("utest.runner.Framework"),
0 commit comments