Skip to content

Commit

Permalink
Update jdeb to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Jul 18, 2024
1 parent ac5e440 commit e675df8
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,6 +1,6 @@
logLevel := Level.Warn

libraryDependencies += "org.vafer" % "jdeb" % "1.6" artifacts Artifact("jdeb", "jar", "jar")
libraryDependencies += "org.vafer" % "jdeb" % "1.10" artifacts Artifact("jdeb", "jar", "jar")

addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.4")

Expand Down

0 comments on commit e675df8

Please sign in to comment.