Skip to content

Commit 176603f

Browse files
Bump org.ow2.asm:asm from 9.7 to 9.7.1 (#133)
Bumps org.ow2.asm:asm from 9.7 to 9.7.1. --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cad682 commit 176603f

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
@@ -26,7 +26,7 @@ configurations.compileClasspath {
2626
}
2727

2828
dependencies {
29-
implementation("org.ow2.asm:asm:9.7")
29+
implementation("org.ow2.asm:asm:9.7.1")
3030

3131
compileOnly("org.gradlex:extra-java-module-info:1.8")
3232
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.1.1")

0 commit comments

Comments
 (0)