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 77b369b commit 8e5b895Copy full SHA for 8e5b895
gradle/libs.versions.toml
@@ -22,7 +22,7 @@ testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version
22
testcontainers-mysql = { module = "org.testcontainers:mysql" }
23
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
24
25
-google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.28.0" }
+google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.30.0" }
26
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.1" }
27
28
[plugins]
0 commit comments