Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#212)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `com.google.googlejavaformat:google-java-format 1.15.0 -> 1.16.0`
  • Loading branch information
mellbot authored Feb 25, 2023
1 parent 1fe74eb commit d28080f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ com.google.auto.service:auto-service:1.0.1 (1 constraints: 0405f135)
com.google.auto.service:auto-service-annotations:1.0.1 (1 constraints: 9b0f6786)
com.google.code.findbugs:jsr305:3.0.2 (3 constraints: 4a2627c1)
com.google.errorprone:error_prone_annotations:2.18.0 (8 constraints: 7476799a)
com.google.googlejavaformat:google-java-format:1.15.0 (1 constraints: 3905383b)
com.google.googlejavaformat:google-java-format:1.16.0 (1 constraints: 3a053b3b)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:31.1-jre (9 constraints: 4e9d3c7f)
com.google.guava:guava:31.1-jre (9 constraints: f09cdd90)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.j2objc:j2objc-annotations:1.3 (1 constraints: b809eda0)
com.jakewharton.nopen:nopen-annotations:1.0.1 (3 constraints: 7d256836)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ com.fasterxml.jackson.*:* = 2.14.2
com.github.ben-manes.caffeine:caffeine = 3.1.4
com.google.auto.service:auto-service = 1.0.1
com.google.errorprone:error_prone_core = 2.18.0
com.google.googlejavaformat:google-java-format = 1.15.0
com.google.googlejavaformat:google-java-format = 1.16.0
com.google.guava:guava = 31.1-jre
com.jakewharton.nopen:* = 1.0.1
com.markelliot.barista.tracing:barista-tracing = 0.33.0
Expand Down

0 comments on commit d28080f

Please sign in to comment.