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 1f5b25d commit e5ed72dCopy full SHA for e5ed72d
project/plugins.sbt
@@ -46,7 +46,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
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.8")
+addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.10")
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