Skip to content

Commit

Permalink
Upgrade to coursier RC11
Browse files Browse the repository at this point in the history
  • Loading branch information
durban committed Sep 17, 2017
1 parent faf2a1b commit 436753f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC8")
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC11")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.5.2")
addSbtPlugin("org.scalastyle" % "scalastyle-sbt-plugin" % "0.8.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.7.0")
Expand Down
2 changes: 1 addition & 1 deletion project/project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
* limitations under the License.
*/

addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC8")
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC11")

0 comments on commit 436753f

Please sign in to comment.