Skip to content

Commit

Permalink
Bump com.google.googlejavaformat:google-java-format 1.19.1 -> 1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
janhicken committed Jan 9, 2024
1 parent 38b3b8a commit c9c92b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ maven.install(

# Tools
"com.google.errorprone:error_prone_annotations:2.24.1",
"com.google.googlejavaformat:google-java-format:1.19.1",
"com.google.googlejavaformat:google-java-format:1.19.2",
"org.fusesource.jansi:jansi:2.4.1",
],
excluded_artifacts = ["log4j:log4j"],
Expand Down
10 changes: 5 additions & 5 deletions maven_lock.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": 1768265570,
"__RESOLVED_ARTIFACTS_HASH": 495147297,
"__INPUT_ARTIFACTS_HASH": -334885919,
"__RESOLVED_ARTIFACTS_HASH": 2086569474,
"artifacts": {
"antlr:antlr": {
"shasums": {
Expand Down Expand Up @@ -61,10 +61,10 @@
},
"com.google.googlejavaformat:google-java-format": {
"shasums": {
"jar": "ff15abac529f6ecb97878aa2ae271a4d3b15f526c1f823757dd8781c0b11c73b",
"sources": "14970cf44a06ae9e7e160ed9888c7d8ffa229dbdbdc57ad4725d5ceaaa9a7273"
"jar": "bac84458eb12499585f2fabb1ac13bbe5b455c120bf3d19db21597814a27c863",
"sources": "003cadae4d160a84e9ce62ffb375e5e13b4cd129c4581a93739f0209d289d80b"
},
"version": "1.19.1"
"version": "1.19.2"
},
"com.google.guava:failureaccess": {
"shasums": {
Expand Down

0 comments on commit c9c92b0

Please sign in to comment.