Skip to content

Commit

Permalink
Update jdeb to 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] authored and akash1810 committed Nov 25, 2024
1 parent 470545f commit 657cae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.5")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")

libraryDependencies += "org.vafer" % "jdeb" % "1.11" artifacts Artifact("jdeb", "jar", "jar")
libraryDependencies += "org.vafer" % "jdeb" % "1.12" artifacts Artifact("jdeb", "jar", "jar")

0 comments on commit 657cae3

Please sign in to comment.