Skip to content

Commit 9964f1e

Browse files
authored
Merge pull request #463 from maxmind/dependabot/maven/org.junit.jupiter-junit-jupiter-5.12.1
Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1
2 parents 220d645 + 2baeea5 commit 9964f1e

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.junit.jupiter</groupId>
7272
<artifactId>junit-jupiter</artifactId>
73-
<version>5.12.0</version>
73+
<version>5.12.1</version>
7474
<scope>test</scope>
7575
</dependency>
7676
<dependency>

0 commit comments

Comments
 (0)