Skip to content

Commit 74177a8

Browse files
build(deps): bump auto-service-annotations from 1.0.1 to 1.1.0
Bumps [auto-service-annotations](https://github.com/google/auto) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/google/auto/releases) - [Commits](google/auto@auto-common-1.0.1...auto-value-1.1) --- updated-dependencies: - 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>
1 parent 0342ab4 commit 74177a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apt-test-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.google.auto.service</groupId>
7070
<artifactId>auto-service-annotations</artifactId>
71-
<version>1.0.1</version>
71+
<version>1.1.0</version>
7272
<scope>provided</scope>
7373
</dependency>
7474
</dependencies>

0 commit comments

Comments
 (0)