Skip to content

Commit

Permalink
Bump com.google.auto.service:auto-service from 1.0-rc6 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [com.google.auto.service:auto-service](https://github.com/google/auto) from 1.0-rc6 to 1.1.1.
- [Release notes](https://github.com/google/auto/releases)
- [Commits](https://github.com/google/auto/commits/auto-service-1.1.1)

---
updated-dependencies:
- dependency-name: com.google.auto.service:auto-service
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
1 parent 9d1145a commit 4fdfbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jmock-junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<!-- For Autoloading JUnit5 Extensions -->
<groupId>com.google.auto.service</groupId>
<artifactId>auto-service</artifactId>
<version>1.0-rc6</version>
<version>1.1.1</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 4fdfbe6

Please sign in to comment.