Skip to content

Commit

Permalink
ErrorProne: Update TestParameterInjector version
Browse files Browse the repository at this point in the history
This is to unblock unknown commit

PiperOrigin-RevId: 605082043
  • Loading branch information
java-team-github-bot authored and Error Prone Team committed Feb 7, 2024
1 parent 3ff139f commit 68badf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<!-- Apache 2.0 -->
<groupId>com.google.testparameterinjector</groupId>
<artifactId>test-parameter-injector</artifactId>
<version>1.14</version>
<version>1.15</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 68badf0

Please sign in to comment.