Skip to content

Commit 5d89aa5

Browse files
authored
Merge branch 'master' into dependabot/maven/org.junit.jupiter-junit-jupiter-5.11.0
2 parents 2b2d49d + b8d0978 commit 5d89aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>org.junit</groupId>
2222
<artifactId>junit-bom</artifactId>
23-
<version>5.10.3</version>
23+
<version>5.11.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>

0 commit comments

Comments
 (0)