Skip to content

Commit 179088b

Browse files
Update sbt-softwaremill-common, ... to 2.0.19 (#84)
1 parent d23cc6b commit 179088b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val sbtSoftwareMillVersion = "2.0.18"
1+
val sbtSoftwareMillVersion = "2.0.19"
22
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
33
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
44
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")

0 commit comments

Comments
 (0)