Skip to content

Commit 4aa8117

Browse files
Update sbt-version-policy to 1.0.0 (#520)
1 parent 4d33f5d commit 4aa8117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
1010
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
1111
addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)
1212
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
13-
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0-RC5")
13+
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0")

0 commit comments

Comments
 (0)