Skip to content

Commit 6290ebe

Browse files
scala-stewardalexarchambault
authored andcommitted
Update sbt-coursier, sbt-shading to 2.0.0-RC5-1 (#132)
1 parent 3eb6ed7 commit 6290ebe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.4.31")
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.29")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.1")
5-
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "2.0.0-RC4-1")
6-
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.0-RC4-1")
5+
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "2.0.0-RC5-1")
6+
addSbtPlugin("io.get-coursier" % "sbt-shading" % "2.0.0-RC5-1")

0 commit comments

Comments
 (0)