Skip to content

Commit 27277d5

Browse files
authored
Merge pull request #258 from OpenLiberty/dependabot/maven/start/org.junit.jupiter-junit-jupiter-5.12.1
Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1 in /start
2 parents deb4815 + 78c87fe commit 27277d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: start/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.junit.jupiter</groupId>
4040
<artifactId>junit-jupiter</artifactId>
41-
<version>5.12.0</version>
41+
<version>5.12.1</version>
4242
<scope>test</scope>
4343
</dependency>
4444
</dependencies>

0 commit comments

Comments
 (0)