We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e926b commit abed210Copy full SHA for abed210
1 file changed
idea_plugin/build.gradle.kts
@@ -29,7 +29,7 @@ repositories {
29
}
30
31
// https://github.com/google/google-java-format/releases
32
-val googleJavaFormatVersion = "1.23.0"
+val googleJavaFormatVersion = "1.22.0"
33
34
java {
35
sourceCompatibility = JavaVersion.VERSION_17
0 commit comments