Skip to content

Commit 88c73eb

Browse files
authored
Merge pull request #95 from OpenLiberty/dependabot/maven/org.junit.jupiter-junit-jupiter-5.12.1
Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1
2 parents d9ca6eb + 6768188 commit 88c73eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.junit.jupiter</groupId>
8585
<artifactId>junit-jupiter</artifactId>
86-
<version>5.12.0</version>
86+
<version>5.12.1</version>
8787
<scope>test</scope>
8888
</dependency>
8989
<dependency>

0 commit comments

Comments
 (0)