Skip to content

Commit de6ef2f

Browse files
authored
Merge pull request #303 from scala-steward/update/sbt-softwaremill-1.8.5
Update sbt-softwaremill to 1.8.5
2 parents bd547a6 + 013100f commit de6ef2f

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-
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill" % "1.8.4")
4+
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill" % "1.8.5")
55

66
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
77

0 commit comments

Comments
 (0)