Skip to content

Commit ae63c7b

Browse files
Update sbt-ci-release to 1.5.11 (#98)
1 parent f5cdcfe commit ae63c7b

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.github.sbt" % "sbt-ci-release" % "1.5.10")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
66
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
77

88
// Scala Native support

0 commit comments

Comments
 (0)