Skip to content

Commit a22af41

Browse files
authored
Merge pull request #30 from scala-steward/update/sbt-softwaremill-common-1.9.14
Update sbt-softwaremill-common, ... to 1.9.14
2 parents 7a05f92 + 48bfe55 commit a22af41

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
@@ -3,7 +3,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.3.0")
33
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0-M2")
44
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.6.0")
55

6-
val sbtSoftwareMillVersion = "1.9.13"
6+
val sbtSoftwareMillVersion = "1.9.14"
77
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
88
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
99

0 commit comments

Comments
 (0)