Browse Source

build(deps): bump auto-service-annotations from 1.1.0 to 1.1.1 (#2079)

Bumps [auto-service-annotations](https://github.com/google/auto) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/google/auto/releases)
- [Commits](https://github.com/google/auto/compare/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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/2082/head
dependabot[bot] 1 year ago committed by GitHub
parent
commit
7694262a31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apt-test-generator/pom.xml

2
apt-test-generator/pom.xml

@ -68,7 +68,7 @@ @@ -68,7 +68,7 @@
<dependency>
<groupId>com.google.auto.service</groupId>
<artifactId>auto-service-annotations</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
<scope>provided</scope>
</dependency>
</dependencies>

Loading…
Cancel
Save