Skip to content

Commit f3b988f

Browse files
authored
Merge pull request #276 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 9676021 + 2a2750f commit f3b988f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ xsi:schemaLocation=
4242
<dependency>
4343
<groupId>org.junit.jupiter</groupId>
4444
<artifactId>junit-jupiter</artifactId>
45-
<version>5.12.0</version>
45+
<version>5.12.1</version>
4646
<scope>test</scope>
4747
</dependency>
4848
<dependency>

0 commit comments

Comments
 (0)