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 9d424bf commit 9ed5c17Copy full SHA for 9ed5c17
project/plugins.sbt
@@ -46,7 +46,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.30")
46
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
47
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
48
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.10")
49
-addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.5")
+addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.6")
50
addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2")
51
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
52
0 commit comments