mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Merge pull request #1741 from square/renovate/org.ow2.asm-asm-9.x
Update dependency org.ow2.asm:asm to v9.6
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 = "6.21.0" }
|
spotless = { id = "com.diffplug.spotless", version = "6.21.0" }
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
asm = "org.ow2.asm:asm:9.5"
|
asm = "org.ow2.asm:asm:9.6"
|
||||||
autoCommon = "com.google.auto:auto-common:1.2.2"
|
autoCommon = "com.google.auto:auto-common:1.2.2"
|
||||||
autoService = { module = "com.google.auto.service:auto-service-annotations", version.ref = "autoService" }
|
autoService = { module = "com.google.auto.service:auto-service-annotations", version.ref = "autoService" }
|
||||||
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.1.0"
|
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.1.0"
|
||||||
|
Reference in New Issue
Block a user