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 af6e61f commit 279e51cCopy full SHA for 279e51c
build.sbt
@@ -8,4 +8,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
10
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0") // set scalaVersion and crossScalaVersions
11
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.4") // set version, scmInfo, publishing settings
+addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5") // set version, scmInfo, publishing settings
0 commit comments