There was an error while loading. Please reload this page.
1 parent 27ebf2b commit 160679eCopy full SHA for 160679e
1 file changed
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
2
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
3
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.3")
4
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
0 commit comments