Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 2b36ade

Browse files
Merge pull request #223 from itemis/dependabot/maven/develop/junit.version-5.13.0
Bump junit.version from 5.12.2 to 5.13.0
2 parents 8480a44 + 82ada70 commit 2b36ade

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
@@ -74,7 +74,7 @@
7474
<hamcrest.version>3.0</hamcrest.version>
7575
<spotbugs.plugin.version>4.9.3.0</spotbugs.plugin.version>
7676
<spotbugs.version>4.7.3</spotbugs.version>
77-
<junit.version>5.12.2</junit.version>
77+
<junit.version>5.13.0</junit.version>
7878
<jacoco.plugin.version>0.8.13</jacoco.plugin.version>
7979
<git-commit-id-plugin.version>9.0.2</git-commit-id-plugin.version>
8080
<assertj.version>3.27.3</assertj.version>

0 commit comments

Comments
 (0)