Skip to content

Commit 17ff8bf

Browse files
Update dependency com.google.googlejavaformat:google-java-format to v1.28.0 (#365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53a763f commit 17ff8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version
2222
testcontainers-mysql = { module = "org.testcontainers:mysql" }
2323
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
2424

25-
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.27.0" }
25+
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.28.0" }
2626
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.6.0" }
2727

2828
[plugins]

0 commit comments

Comments
 (0)