Skip to content

Commit

Permalink
build(deps): bump autoService from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps `autoService` from 1.1.0 to 1.1.1.

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

Updates `com.google.auto.service:auto-service` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-value-1.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-patch
- dependency-name: com.google.auto.service:auto-service
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lburgazzoli committed Jun 12, 2023
1 parent 23aeac5 commit 040d6e4
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
Expand Up @@ -12,7 +12,7 @@ failsafe = "2.4.4"
awaitility = "4.2.0"
commonsIo = "2.13.0"
commonCompress = "1.23.0"
autoService = "1.1.0"
autoService = "1.1.1"
errorprone = "2.19.1"
vertx = "4.4.3"
picocli = "4.7.4"
Expand Down

0 comments on commit 040d6e4

Please sign in to comment.