mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Update plugin spotless to v7.0.4 (#1962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.6" }
|
|||||||
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
||||||
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
|
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
|
||||||
mavenShadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
|
mavenShadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
|
||||||
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
|
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
asm = "org.ow2.asm:asm:9.8"
|
asm = "org.ow2.asm:asm:9.8"
|
||||||
|
Reference in New Issue
Block a user