Skip to content

Commit 51f0d50

Browse files
Bump org.ow2.asm:asm from 9.7 to 9.7.1
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]>
1 parent b261c96 commit 51f0d50

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
@@ -45,7 +45,7 @@ dependencies {
4545
implementation("com.fasterxml.jackson.core:jackson-databind")
4646
implementation("com.github.spotbugs:spotbugs-annotations:4.8.6")
4747
implementation("org.creekservice:creek-test-util:$creekVersion")
48-
implementation("org.ow2.asm:asm:9.7")
48+
implementation("org.ow2.asm:asm:9.7.1")
4949

5050
implementation("org.json:json:20240303")
5151

0 commit comments

Comments
 (0)