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 f5cdcfe commit ae63c7bCopy full SHA for ae63c7b
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.github.sbt" % "sbt-ci-release" % "1.5.10")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
6
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
7
8
// Scala Native support
0 commit comments