Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6bea599

Browse files
authoredApr 1, 2024··
fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.22.0
1 parent 0947a33 commit 6bea599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ google-auto-value-ap = { module = "com.google.auto.value:auto-value", version =
110110
google-auto-service-annotations = { module = "com.google.auto.service:auto-service-annotations", version = "1.1.1" }
111111
google-auto-service = { module = "com.google.auto.service:auto-service", version = "1.1.1" }
112112
google-protobuf = { module = "com.google.protobuf:protobuf-java", version = "3.25.3" }
113-
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.20.0" }
113+
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.22.0" }
114114
google-flexbox = { module = "com.google.android.flexbox:flexbox", version = "3.0.0" }
115115

116116
# AAPT2

0 commit comments

Comments
 (0)
This repository has been archived.