Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit dfa9687

Browse files
authored
Merge pull request #177 from softwaremill/update/sbt-softwaremill-common-2.0.20
Update sbt-softwaremill-common, ... to 2.0.20
2 parents 988752f + 0531494 commit dfa9687

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,4 +1,4 @@
1-
val sbtSoftwareMillVersion = "2.0.19"
1+
val sbtSoftwareMillVersion = "2.0.20"
22
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
33
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
44

0 commit comments

Comments
 (0)