Skip to content

Commit 923e66b

Browse files
Update dependency org.ow2.asm:asm to v9.9.1
1 parent 92957ef commit 923e66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version = "1.13.1"
22

3-
dependencies { implementation("org.ow2.asm:asm:9.9") }
3+
dependencies { implementation("org.ow2.asm:asm:9.9.1") }
44

55
publishingConventions {
66
pluginPortal("${project.group}.${project.name}") {

0 commit comments

Comments
 (0)