Skip to content

Commit 52f0a59

Browse files
Update sbt-softwaremill-common, ... to 2.0.25 (#1119)
1 parent d324810 commit 52f0a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// required for sbt-github-release resolution
22
resolvers += "Era7 maven releases" at "https://s3-eu-west-1.amazonaws.com/releases.era7.com"
33

4-
val sbtSoftwaremillVersion = "2.0.22"
4+
val sbtSoftwaremillVersion = "2.0.25"
55
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwaremillVersion)
66
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwaremillVersion)
77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")

0 commit comments

Comments
 (0)