Skip to content

Commit 91552fe

Browse files
build(deps): bump org.ow2.asm:asm-tree from 9.5 to 9.8
Bumps org.ow2.asm:asm-tree from 9.5 to 9.8. --- updated-dependencies: - dependency-name: org.ow2.asm:asm-tree dependency-version: '9.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ffc702 commit 91552fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation(libs.bundles.maven.resolver)
6161

6262
implementation("com.google.guava:guava:31.1-jre")
63-
implementation("org.ow2.asm:asm-tree:9.5")
63+
implementation("org.ow2.asm:asm-tree:9.8")
6464
implementation("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")
6565
implementation(libs.kotlinx.serialization.json)
6666
implementation("com.google.code.gson:gson:2.8.9")

0 commit comments

Comments
 (0)