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 7cf804b commit 294c690Copy full SHA for 294c690
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
8
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
10
11
-addSbtPlugin("org.typelevel" % "sbt-typelevel-sonatype-ci-release" % "0.5.0-RC1")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-sonatype-ci-release" % "0.5.0-RC2")
12
13
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
14
0 commit comments