Skip to content

Commit

Permalink
Update jdeb to 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Jan 29, 2025
1 parent f46dee8 commit 44eb3f1
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
Expand Up @@ -13,7 +13,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")

addSbtPlugin("com.localytics" % "sbt-dynamodb" % "2.0.3")

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

addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")

Expand Down

0 comments on commit 44eb3f1

Please sign in to comment.