Skip to content

Commit 9bece7e

Browse files
authored
Upgrade the build's ASM to 9.7.1 (#116963)
Primarily this allows forbidden apis to read java 23 class files.
1 parent efc3ba9 commit 9bece7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/build.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
asm = "9.6"
2+
asm = "9.7.1"
33
jackson = "2.15.0"
44
junit5 = "5.8.1"
55
spock = "2.1-groovy-3.0"

0 commit comments

Comments
 (0)