We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f22eb commit e420c24Copy full SHA for e420c24
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val sbtSoftwareMillVersion = "2.1.0"
+val sbtSoftwareMillVersion = "2.1.1"
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.8.0")
0 commit comments