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 ef23075 commit fe59608Copy full SHA for fe59608
project/plugins.sbt
@@ -2,7 +2,7 @@ scalacOptions += "-deprecation"
2
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
4
5
-addSbtPlugin("com.github.sbt" % "sbt-release" % "1.3.0")
+addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
6
7
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
8
0 commit comments