Skip to content

Commit abed210

Browse files
committed
Revert googleJavaFormatVersion
1 parent 15e926b commit abed210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

idea_plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
}
3030

3131
// https://github.com/google/google-java-format/releases
32-
val googleJavaFormatVersion = "1.23.0"
32+
val googleJavaFormatVersion = "1.22.0"
3333

3434
java {
3535
sourceCompatibility = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)