mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Merge pull request #1629 from square/renovate/com.diffplug.spotless-6.x
Update plugin spotless to v6.15.0
This commit is contained in:
@@ -14,7 +14,7 @@ japicmp = { id = "me.champeau.gradle.japicmp", version = "0.2.9" }
|
||||
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
||||
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.24.0" }
|
||||
mavenShadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
|
||||
spotless = { id = "com.diffplug.spotless", version = "6.14.1" }
|
||||
spotless = { id = "com.diffplug.spotless", version = "6.15.0" }
|
||||
|
||||
[libraries]
|
||||
asm = "org.ow2.asm:asm:9.4"
|
||||
|
Reference in New Issue
Block a user