Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent ea6ccc8 commit b8d7cb2
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.10")
api("org.vafer:jdeb:1.11")
implementation("commons-lang:commons-lang:2.6")

testImplementation("org.spockframework:spock-core:2.1-groovy-3.0")
Expand Down

0 comments on commit b8d7cb2

Please sign in to comment.