Skip to content

Commit 117fe1a

Browse files
Update sbt-softwaremill-common, ... to 2.0.21 (#1064)
1 parent e897942 commit 117fe1a

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.20"
4+
val sbtSoftwaremillVersion = "2.0.21"
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.10.4")

0 commit comments

Comments
 (0)