Skip to content

Commit 61299d1

Browse files
Bump org.ow2.asm:asm from 9.7 to 9.7.1 (#148)
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 3a63cec commit 61299d1

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.7")
15+
implementation("org.ow2.asm:asm:9.7.1")
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)