We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca1ee3 commit 5ae94c1Copy full SHA for 5ae94c1
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
2
3
-val sbtSoftwareMillVersion = "2.0.21"
+val sbtSoftwareMillVersion = "2.0.22"
4
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
5
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
6
0 commit comments