Skip to content

Commit 5f5d69c

Browse files
Switch to sbt-coursier 1.0.0-RC2
1 parent abcf3a4 commit 5f5d69c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.8.0")
22
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.3.2")
4-
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC1")
4+
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC2")
55
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.1.0")

project/project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC1")
1+
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC2")

0 commit comments

Comments
 (0)