Skip to content

Commit a50a0a4

Browse files
authored
Merge pull request #340 from maxmind/dependabot/maven/org.junit.jupiter-junit-jupiter-6.0.2
Bump org.junit.jupiter:junit-jupiter from 6.0.1 to 6.0.2
2 parents 6197542 + 26c09e0 commit a50a0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.junit.jupiter</groupId>
4242
<artifactId>junit-jupiter</artifactId>
43-
<version>6.0.1</version>
43+
<version>6.0.2</version>
4444
<scope>test</scope>
4545
</dependency>
4646
<dependency>

0 commit comments

Comments
 (0)