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 f4aa358 commit 78015e9Copy full SHA for 78015e9
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.
8
addSbtPlugin("com.alejandrohdezma" % "sbt-mdoc-toc" % "0.4.2")
9
addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.3.2")
10
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
11
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
12
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
13
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
14
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
0 commit comments