Skip to content

Commit 6907262

Browse files
Bump org.ow2.asm:asm from 9.6 to 9.7 (#114)
Bumps org.ow2.asm:asm from 9.6 to 9.7. --- 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 ff6a9c7 commit 6907262

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
@@ -12,7 +12,7 @@ java {
1212
}
1313

1414
dependencies {
15-
implementation("org.ow2.asm:asm:9.6")
15+
implementation("org.ow2.asm:asm:9.7")
1616

1717
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0")
1818
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

0 commit comments

Comments
 (0)