Skip to content

Commit c0e603c

Browse files
Update dependency org.ow2.asm:asm to v9.10 (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00e9626 commit c0e603c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

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

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

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

0 commit comments

Comments
 (0)