Skip to content

Commit 533c1f5

Browse files
authored
fix(deps): update dependency org.junit-pioneer:junit-pioneer to v2.2.0 (#8884)
1 parent 9de745e commit 533c1f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flexible/java-11/cloudstorage/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>org.junit-pioneer</groupId>
8888
<artifactId>junit-pioneer</artifactId>
89-
<version>2.1.0</version>
89+
<version>2.2.0</version>
9090
<scope>test</scope>
9191
</dependency>
9292
<dependency>

flexible/java-11/pubsub/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>org.junit-pioneer</groupId>
110110
<artifactId>junit-pioneer</artifactId>
111-
<version>2.1.0</version>
111+
<version>2.2.0</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)