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 c34cd48 commit 242f90eCopy full SHA for 242f90e
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
2
3
-val sbtSoftwareMillVersion = "2.1.0"
+val sbtSoftwareMillVersion = "2.1.1"
4
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
5
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
6
0 commit comments