Skip to content

Commit a31ec18

Browse files
Update coursier to 2.0.0-RC6-22 (#134)
1 parent 4671e1a commit a31ec18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ lazy val interface = project
106106

107107
Settings.shared,
108108
Settings.mima(),
109-
libraryDependencies += "io.get-coursier" %% "coursier" % "2.0.0-RC6-21",
109+
libraryDependencies += "io.get-coursier" %% "coursier" % "2.0.0-RC6-22",
110110

111111
libraryDependencies += "com.lihaoyi" %% "utest" % "0.7.4" % Test,
112112
testFrameworks += new TestFramework("utest.runner.Framework"),

0 commit comments

Comments
 (0)