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 9206a1f commit 8b8e58dCopy full SHA for 8b8e58d
project/plugins.sbt
@@ -35,4 +35,4 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
35
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")
36
37
// Generally useful plugins
38
-addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0") // Provides fast dependency resolution.
+addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.3") // Provides fast dependency resolution.
0 commit comments