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 6327c58 + 4563725 commit fe477fbCopy full SHA for fe477fb
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
2
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
4
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
5
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.5")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.6")
6
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0")
7
addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.7.1")
8
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.5")
0 commit comments