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.
2 parents 374f8fe + 50ecc58 commit fae3cb2Copy full SHA for fae3cb2
project/build.sbt
@@ -26,5 +26,5 @@ Compile / unmanagedResourceDirectories ++= modules.map { module =>
26
}
27
28
libraryDependencies ++= Seq(
29
- "io.get-coursier" %% "coursier" % "2.1.19"
+ "io.get-coursier" %% "coursier" % "2.1.23"
30
)
0 commit comments