Skip to content

Commit 5dec387

Browse files
Update sbt-ci-release to 1.5.10 (#328)
1 parent aceed66 commit 5dec387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
1+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
22
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.1")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
44
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")

0 commit comments

Comments
 (0)