Skip to content

Commit 24280d5

Browse files
authored
Merge pull request #72 from sfuhrm/dependabot/maven/junit.version-5.14.3
Bump junit.version from 5.13.4 to 5.14.3
2 parents 42a9fd2 + a5d433f commit 24280d5

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
@@ -36,7 +36,7 @@
3636
<properties>
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3838
<maven.compiler.release>8</maven.compiler.release>
39-
<junit.version>5.13.4</junit.version>
39+
<junit.version>5.14.3</junit.version>
4040
</properties>
4141
<profiles>
4242
<profile>

0 commit comments

Comments
 (0)