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 f377a55 commit 6682319Copy full SHA for 6682319
project/plugins.sbt
@@ -3,6 +3,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
3
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
5
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
6
-addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.2")
+addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.4")
7
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
8
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0-M2")
0 commit comments