Skip to content

Commit 7c703a2

Browse files
authored
Merge pull request #281 from OpenLiberty/dependabot/maven/start/org.junit.jupiter-junit-jupiter-5.13.2
Bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.2 in /start
2 parents 127707f + 4a555fe commit 7c703a2

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
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.junit.jupiter</groupId>
4040
<artifactId>junit-jupiter</artifactId>
41-
<version>5.13.0</version>
41+
<version>5.13.2</version>
4242
<scope>test</scope>
4343
</dependency>
4444
</dependencies>

0 commit comments

Comments
 (0)