Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 35771d6

Browse files
Update dependency org.ow2.asm:asm to v9.7.1
1 parent f2d41a0 commit 35771d6

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
@@ -1,5 +1,5 @@
11
[libraries]
2-
asm = { module = "org.ow2.asm:asm", version = "9.7" }
2+
asm = { module = "org.ow2.asm:asm", version = "9.7.1" }
33

44
[plugins]
55
gradle-publish-plugin = { id = "com.gradle.plugin-publish", version = "1.3.0" }

0 commit comments

Comments
 (0)