Skip to content

Commit

Permalink
Update compile-testing dependency to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
decebals committed Feb 1, 2023
1 parent 36f77cc commit 21a2854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
<dependency>
<groupId>com.google.testing.compile</groupId>
<artifactId>compile-testing</artifactId>
<version>0.18</version>
<version>0.21.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 21a2854

Please sign in to comment.