Skip to content

Commit a965046

Browse files
Bump org.ow2.asm:asm from 9.8 to 9.9 (#351)
Bumps org.ow2.asm:asm from 9.8 to 9.9. --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-version: '9.9' 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 0e819cb commit a965046

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.9.6")
4747
implementation("org.creekservice:creek-test-util:$creekVersion")
48-
implementation("org.ow2.asm:asm:9.8")
48+
implementation("org.ow2.asm:asm:9.9")
4949

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

0 commit comments

Comments
 (0)