mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
Update dependency com.google.googlejavaformat:google-java-format to v1.21.0
This commit is contained in:
@@ -36,5 +36,5 @@ junit = "junit:junit:4.13.2"
|
||||
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "kotlinCompileTesting" }
|
||||
kotlinCompileTesting-ksp = { module = "dev.zacsweers.kctfork:ksp", version.ref ="kotlinCompileTesting" }
|
||||
truth = "com.google.truth:truth:1.4.2"
|
||||
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.20.0"
|
||||
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.21.0"
|
||||
ktlint = "com.pinterest.ktlint:ktlint-cli:1.2.1"
|
||||
|
Reference in New Issue
Block a user