Skip to content

Commit e25967e

Browse files
foundweekends-bot[bot]xuwei-k
authored andcommitted
Update sbt-proguard to 0.5.1
1 parent 8d084ac commit e25967e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
22
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.9")
33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
44
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
5-
addSbtPlugin("com.github.xuwei-k" % "sbt-proguard" % "0.5.0")
5+
addSbtPlugin("com.github.xuwei-k" % "sbt-proguard" % "0.5.1")
66
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

0 commit comments

Comments
 (0)