Skip to content

Commit 2451e57

Browse files
Update dependency com.google.googlejavaformat:google-java-format to v1.29.0
1 parent f94d3e6 commit 2451e57

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.28.0" }
25+
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.29.0" }
2626
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.1" }
2727

2828
[plugins]

0 commit comments

Comments
 (0)