Skip to content

Commit de3a9dd

Browse files
fix(deps): update dependency org.ow2.asm:asm to v9.8
1 parent 0482218 commit de3a9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ spoon = "fr.inria.gforge.spoon:spoon-core:11.1.0"
33
jagr = "org.sourcegrade:jagr-launcher:0.10.3"
44
mockito = "org.mockito:mockito-core:5.14.1"
55
junit = "org.junit.jupiter:junit-jupiter:5.11.2"
6-
asm = "org.ow2.asm:asm:9.7.1"
6+
asm = "org.ow2.asm:asm:9.8"
77
dokkaKotlinAsJavaPlugin = "org.jetbrains.dokka:kotlin-as-java-plugin:1.9.20"
88
dokkaBase = "org.jetbrains.dokka:dokka-base:1.9.20"
99
[plugins]

0 commit comments

Comments
 (0)