Skip to content

Commit

Permalink
Bump org.ow2.asm:asm from 9.5 to 9.6
Browse files Browse the repository at this point in the history
Bumps org.ow2.asm:asm from 9.5 to 9.6.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent d0daaec commit dfa529a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ repositories {
}

dependencies {
implementation 'org.ow2.asm:asm:9.5'
implementation 'org.ow2.asm:asm:9.6'

testImplementation 'org.spockframework:spock-core:2.4-M1-groovy-3.0'

Expand Down

0 comments on commit dfa529a

Please sign in to comment.