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 885eb22 commit c018f4fCopy full SHA for c018f4f
project/build.sbt
@@ -26,5 +26,5 @@ Compile / unmanagedResourceDirectories ++= modules.map { module =>
26
}
27
28
libraryDependencies ++= Seq(
29
- "io.get-coursier" %% "coursier" % "2.1.14"
+ "io.get-coursier" %% "coursier" % "2.1.15"
30
)
0 commit comments