Skip to content

Commit

Permalink
Bump org.ow2.asm:asm from 9.6 to 9.7 (#298)
Browse files Browse the repository at this point in the history
Bumps org.ow2.asm:asm from 9.6 to 9.7.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent caece06 commit e8d1f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ incap-compiler = { module = "net.ltgt.gradle.incap:incap-processor", version.ref

ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }

asm = "org.ow2.asm:asm:9.6"
asm = "org.ow2.asm:asm:9.7"

shadow = "com.github.johnrengelman:shadow:8.1.1"

0 comments on commit e8d1f4a

Please sign in to comment.