We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a525b commit 3b7b872Copy full SHA for 3b7b872
1 file changed
project/plugins.sbt
@@ -23,6 +23,6 @@ addSbtPlugin("com.github.sbt" % "sbt-web" % "1.5.8")
23
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
24
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
25
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.12")
26
-addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12")
+addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.13")
27
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
28
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
0 commit comments