We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7bc7c commit 47c0a00Copy full SHA for 47c0a00
1 file changed
project/plugins.sbt
@@ -5,7 +5,7 @@
5
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
7
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.12.0")
8
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.12.0")
9
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
10
addSbtPlugin("io.paymenthighway.sbt" % "sbt-cxf" % "1.7")
11
addSbtPlugin("net.aichler" % "sbt-jupiter-interface" % "0.11.1")
0 commit comments