Skip to content

Commit

Permalink
Merge pull request #495 from okta/dependabot/maven/com.google.auto.se…
Browse files Browse the repository at this point in the history
…rvice-auto-service-1.1.1

Bump com.google.auto.service:auto-service from 1.0.1 to 1.1.1
  • Loading branch information
arvindkrishnakumar-okta authored Jan 31, 2024
2 parents cacda68 + f55dc5e commit 83e5eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>com.google.auto.service</groupId>
<artifactId>auto-service</artifactId>
<version>1.0.1</version>
<version>1.1.1</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 83e5eaa

Please sign in to comment.