We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 362df6d + 578506f commit 9b1d5c2Copy full SHA for 9b1d5c2
project/plugins.sbt
@@ -4,7 +4,7 @@ val crossProjectV = "1.3.2"
4
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
6
7
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
9
10
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
0 commit comments