Skip to content

Commit c454aa0

Browse files
authored
Merge pull request #139 from scala-steward/update/sbt-ci-release-1.5.3
Update sbt-ci-release to 1.5.3
2 parents 173d034 + 2a1fe92 commit c454aa0

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,6 +1,6 @@
11
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0")
22

3-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
3+
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
44

55
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
66

0 commit comments

Comments
 (0)