Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(deps): update dependency com.google.auto.service:auto-service-a…
…nnotations to v1.1.1 (#1253)

Co-authored-by: Lawrence Qiu <[email protected]>
  • Loading branch information
2 people authored and mario-vimal committed Jul 25, 2023
commit 18038b6a136af1a77530cf3b46dd64d2ca01f91f
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@
<path>
<groupId>com.google.auto.service</groupId>
<artifactId>auto-service-annotations</artifactId>
<version>1.0.1</version>
<version>1.1.1</version>
</path>
</annotationProcessorPaths>
</configuration>
Expand Down