Skip to content

Commit a789bca

Browse files
Bump org.ow2.asm:asm from 9.5 to 9.6 (#60)
Bumps org.ow2.asm:asm from 9.5 to 9.6. --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbdd061 commit a789bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ configurations.compileClasspath {
1818
}
1919

2020
dependencies {
21-
implementation("org.ow2.asm:asm:9.5")
21+
implementation("org.ow2.asm:asm:9.6")
2222

2323
compileOnly("org.gradlex:extra-java-module-info:1.4.1")
2424
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:1.24.0")

0 commit comments

Comments
 (0)