Skip to content

Commit 95620cc

Browse files
authored
chore(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.10.0-rc1 (GoogleCloudPlatform#8402)
1 parent 6a07648 commit 95620cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eventarc/storage-handler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ limitations under the License.
9191
<dependency>
9292
<groupId>org.junit.vintage</groupId>
9393
<artifactId>junit-vintage-engine</artifactId>
94-
<version>5.10.0-M1</version>
94+
<version>5.10.0-RC1</version>
9595
<scope>test</scope>
9696
</dependency>
9797
</dependencies>

0 commit comments

Comments
 (0)