Skip to content

Commit 2315142

Browse files
Bump org.ow2.asm:asm from 9.7.1 to 9.8 (#283)
Bumps org.ow2.asm:asm from 9.7.1 to 9.8. --- updated-dependencies: - dependency-name: org.ow2.asm:asm dependency-version: '9.8' 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> Co-authored-by: Andy Coates <[email protected]>
1 parent ef60461 commit 2315142

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

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

0 commit comments

Comments
 (0)