Skip to content

Commit 67cf503

Browse files
authored
Merge pull request #598 from jsonschema2dataclass/dependabot/gradle/demo/android/agp7/com.google.googlejavaformat-google-java-format-1.15.0
build(deps): bump google-java-format from 1.13.0 to 1.15.0 in /demo/android/agp7
2 parents 053ab07 + c8dd2a1 commit 67cf503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
}
1414
// This section is required for dependabot to catch changes
1515
val ktlintFormatVersion = "0.48.1"
16-
val googleJavaFormatVersion = "1.13.0"
16+
val googleJavaFormatVersion = "1.15.0"
1717
val orgJsonFormatVersion = "20220924"
1818
val styleCheckers by configurations.registering
1919

0 commit comments

Comments
 (0)