Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent b261c96 commit 51f0d50
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 @@ -45,7 +45,7 @@ dependencies {
implementation("com.fasterxml.jackson.core:jackson-databind")
implementation("com.github.spotbugs:spotbugs-annotations:4.8.6")
implementation("org.creekservice:creek-test-util:$creekVersion")
implementation("org.ow2.asm:asm:9.7")
implementation("org.ow2.asm:asm:9.7.1")

implementation("org.json:json:20240303")

Expand Down

0 comments on commit 51f0d50

Please sign in to comment.