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 53a763f commit 17ff8bfCopy full SHA for 17ff8bf
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.27.0" }
+google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.28.0" }
26
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.6.0" }
27
28
[plugins]
0 commit comments