We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 554f362 commit 2759f45Copy full SHA for 2759f45
project/plugins.sbt
@@ -2,7 +2,7 @@
2
resolvers += Resolver.sonatypeRepo("snapshots")
3
4
// includes sbt-dynver sbt-pgp sbt-sonatype sbt-git
5
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
+addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
6
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
7
8
// Scala Native support
0 commit comments