Skip to content

Commit 8a70ef8

Browse files
Update dependency com.google.googlejavaformat:google-java-format to v1.26.0 (#332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a773c7e commit 8a70ef8

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
@@ -20,7 +20,7 @@ junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher
2020
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }
2121
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
2222

23-
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.25.2" }
23+
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.26.0" }
2424
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
2525

2626
[plugins]

0 commit comments

Comments
 (0)