Skip to content

Commit

Permalink
chore(gradle): bump autoservice from 1.0.1 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps `autoservice` from 1.0.1 to 1.1.1.

Updates `com.google.auto.service:auto-service-annotations` from 1.0.1 to 1.1.1
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-common-1.0.1...auto-service-1.1.1)

Updates `com.google.auto.service:auto-service` from 1.0.1 to 1.1.1
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-common-1.0.1...auto-service-1.1.1)

---
updated-dependencies:
- dependency-name: com.google.auto.service:auto-service-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.auto.service:auto-service
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 6ca0c89 commit 91a4793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
airlift = "0.27"
arrow = "13.0.0"
autoservice = "1.0.1"
autoservice = "1.1.1"
avro = "1.11.3"
awssdk = "2.24.5"
# See dependency matrix for particular gRPC versions at https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty
Expand Down

0 comments on commit 91a4793

Please sign in to comment.