Skip to content

Commit

Permalink
Bump org.vafer:jdeb from 1.11 to 1.12
Browse files Browse the repository at this point in the history
Bumps [org.vafer:jdeb](https://github.com/tcurdt/jdeb) from 1.11 to 1.12.
- [Changelog](https://github.com/tcurdt/jdeb/blob/master/HISTORY.md)
- [Commits](tcurdt/jdeb@jdeb-1.11...jdeb-1.12)

---
updated-dependencies:
- dependency-name: org.vafer:jdeb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 77992f3 commit 0b72817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies {
api(gradleApi())
api(localGroovy())

api("org.vafer:jdeb:1.11")
api("org.vafer:jdeb:1.12")
implementation("org.apache.commons:commons-compress:1.27.0")
implementation("commons-io:commons-io:2.16.1")

Expand Down

0 comments on commit 0b72817

Please sign in to comment.