Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 969c9f8 commit f5a67d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<velocity.version>3.2.0-SNAPSHOT</velocity.version>
<process.version>0.0.1-SNAPSHOT</process.version>
<!-- asm is for testing purposes only -->
<asm.version>9.5</asm.version>
<asm.version>9.6</asm.version>
<sponge.version>8.1.0</sponge.version>
<!--
WARNING: JitPack sucks. Sometimes when building maven won't pull the Minestom version. If
Expand Down

0 comments on commit f5a67d8

Please sign in to comment.