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 8d084ac commit e25967eCopy full SHA for e25967e
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
2
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.9")
3
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
5
-addSbtPlugin("com.github.xuwei-k" % "sbt-proguard" % "0.5.0")
+addSbtPlugin("com.github.xuwei-k" % "sbt-proguard" % "0.5.1")
6
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
0 commit comments