Skip to content

Commit da04a5e

Browse files
authored
Update ASM to 9.7 to support class files generated for Java 23 (#284)
1 parent ecb23fe commit da04a5e

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
@@ -6,7 +6,7 @@ javaDiffUtils = "4.12"
66
junit = "5.9.2"
77
kotest = "5.5.5"
88
kotlinx-bcv = "0.13.1"
9-
ow2Asm = "9.6"
9+
ow2Asm = "9.7.1"
1010
dokka = "1.9.20"
1111

1212
gradlePluginPublishPlugin = "1.1.0"

0 commit comments

Comments
 (0)