Skip to content

Commit 2759f45

Browse files
Update sbt-ci-release to 1.5.7 (#19)
1 parent 554f362 commit 2759f45

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
@@ -2,7 +2,7 @@
22
resolvers += Resolver.sonatypeRepo("snapshots")
33

44
// includes sbt-dynver sbt-pgp sbt-sonatype sbt-git
5-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
5+
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
66
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
77

88
// Scala Native support

0 commit comments

Comments
 (0)