We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f42f71e commit 3ef7019Copy full SHA for 3ef7019
build.sbt
@@ -8,4 +8,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.5")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0")
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.0")
10
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0") // set scalaVersion and crossScalaVersions
11
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.3.1") // set version, scmInfo, publishing settings
+addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.3.2") // set version, scmInfo, publishing settings
0 commit comments