Update dependency org.ow2.asm:asm to v9.4

This commit is contained in:
renovate[bot]
2023-01-29 10:28:43 +00:00
committed by GitHub
parent c7c16a619d
commit ae8323d624

View File

@@ -17,7 +17,7 @@ mavenShadow = { id = "com.github.johnrengelman.shadow", version = "7.0.0" }
spotless = { id = "com.diffplug.spotless", version = "6.7.1" }
[libraries]
asm = "org.ow2.asm:asm:9.3"
asm = "org.ow2.asm:asm:9.4"
autoCommon = "com.google.auto:auto-common:1.2.1"
autoService = { module = "com.google.auto.service:auto-service-annotations", version.ref = "autoService" }
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.0.0"