Skip to content

Commit a576b03

Browse files
authored
Merge pull request #299 from softwaremill/update/sbt-softwaremill-common-2.0.13
Update sbt-softwaremill-common, ... to 2.0.13
2 parents ec052b9 + 1f82429 commit a576b03

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,6 +1,6 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
22

3-
val sbtSoftwareMillVersion = "2.0.12"
3+
val sbtSoftwareMillVersion = "2.0.13"
44
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
55
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
66

0 commit comments

Comments
 (0)