Browse Source

Update compile-testing dependency to 0.21.0

tags/release-3.10.0
Decebal Suiu 1 year ago
parent
commit
21a28546dd
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pf4j/pom.xml

+ 1
- 1
pf4j/pom.xml View File

@@ -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>

Loading…
Cancel
Save