Skip to content

Commit

Permalink
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` 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-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)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 97b42ef commit 6f57eda
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 @@
# limitations under the License.

[versions]
autoService = "1.0.1"
autoService = "1.1.1"
grpc-java = "1.58.0"
grpc-kotlin = "1.4.0"
kotlinLogging = "5.1.0"
Expand Down

0 comments on commit 6f57eda

Please sign in to comment.