We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc634d7 commit 1ae215eCopy full SHA for 1ae215e
1 file changed
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("org.scoverage" %% "sbt-scoverage" % "2.4.4")
5
addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.15")
6
7
// https://github.com/sbt/sbt-release
8
-addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
+addSbtPlugin("com.github.sbt" % "sbt-release" % "1.5.0")
9
10
// https://github.com/xerial/sbt-sonatype
11
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
0 commit comments