We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f568530 commit 62adcb7Copy full SHA for 62adcb7
gradle/libs.versions.toml
@@ -20,7 +20,7 @@ junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher
20
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.0" }
21
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
22
23
-google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.26.0" }
+google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.27.0" }
24
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
25
26
[plugins]
0 commit comments