Skip to content

Commit

Permalink
Bump org.ow2.asm:asm from 9.3 to 9.5 (#217)
Browse files Browse the repository at this point in the history
Bumps org.ow2.asm:asm from 9.3 to 9.5.

---
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 May 7, 2023
1 parent f43824e commit 285633f
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,4 +43,4 @@ 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.3"
asm = "org.ow2.asm:asm:9.5"

0 comments on commit 285633f

Please sign in to comment.