diff --git a/project/plugins.sbt b/project/plugins.sbt index 9102834..e99019d 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,6 +1,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8") -addSbtPlugin("org.typelevel" % "sbt-typelevel-sonatype-ci-release" % "0.5.0-RC12") +addSbtPlugin("org.typelevel" % "sbt-typelevel-sonatype-ci-release" % "0.5.0") addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")