mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 15:39:22 +08:00
Update dependency org.ow2.asm:asm to v9.8 (#1949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@ mavenShadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
|
||||
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
|
||||
|
||||
[libraries]
|
||||
asm = "org.ow2.asm:asm:9.7.1"
|
||||
asm = "org.ow2.asm:asm:9.8"
|
||||
autoCommon = "com.google.auto:auto-common:1.2.2"
|
||||
autoService = { module = "com.google.auto.service:auto-service-annotations", version.ref = "autoService" }
|
||||
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.2.0"
|
||||
|
Reference in New Issue
Block a user