Skip to content

Commit

Permalink
fix(deps): update asm to v9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jbachorik committed Nov 18, 2023
1 parent 835e93f commit e2063e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencyResolutionManagement {
versionCatalogs {
libs {
// Families...
version('asm', '9.4')
version('asm', '9.6')
version('jmh', '1.36')
version('jmhGradlePlugin', '0.7.1')
version('slf4j', '1.7.36')
Expand Down

0 comments on commit e2063e3

Please sign in to comment.