Skip to content

Commit 12fcef2

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.12.0 to 5.12.1 (#1333)
1 parent 9a9212d commit 12fcef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
<dependency>
255255
<groupId>org.junit.jupiter</groupId>
256256
<artifactId>junit-jupiter-api</artifactId>
257-
<version>5.12.0</version>
257+
<version>5.12.1</version>
258258
<scope>test</scope>
259259
</dependency>
260260
<dependency>

0 commit comments

Comments
 (0)