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 d324810 commit 52f0a59Copy full SHA for 52f0a59
project/plugins.sbt
@@ -1,7 +1,7 @@
1
// required for sbt-github-release resolution
2
resolvers += "Era7 maven releases" at "https://s3-eu-west-1.amazonaws.com/releases.era7.com"
3
4
-val sbtSoftwaremillVersion = "2.0.22"
+val sbtSoftwaremillVersion = "2.0.25"
5
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwaremillVersion)
6
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwaremillVersion)
7
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
0 commit comments