We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d23cc6b commit 179088bCopy full SHA for 179088b
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val sbtSoftwareMillVersion = "2.0.18"
+val sbtSoftwareMillVersion = "2.0.19"
2
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
3
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
0 commit comments