Skip to content

Commit f6df4d8

Browse files
authored
Merge pull request #109 from bjansen/dependabot/maven/org.junit.jupiter-junit-jupiter-5.12.1
Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.1
2 parents 8dc9a50 + ddae976 commit f6df4d8

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
@@ -37,7 +37,7 @@
3737
<maven.compiler.target>1.8</maven.compiler.target>
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3939

40-
<junit.version>5.11.4</junit.version>
40+
<junit.version>5.12.1</junit.version>
4141

4242
<sonar.projectKey>swagger-schema-validator</sonar.projectKey>
4343
<sonar.organization>bjansen</sonar.organization>

0 commit comments

Comments
 (0)