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.
2 parents ceb7a09 + c1231b0 commit 5257a40Copy full SHA for 5257a40
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.0")
2
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
+addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")
0 commit comments