Skip to content

Commit b9f4a62

Browse files
author
scala-steward
committed
Update sbt-softwaremill-common, ... to 2.0.26
1 parent 964ff96 commit b9f4a62

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
@@ -6,6 +6,6 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)
66
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
77
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
88

9-
val sbtSoftwareMillVersion = "2.0.20"
9+
val sbtSoftwareMillVersion = "2.0.26"
1010
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
1111
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)

0 commit comments

Comments
 (0)