Skip to content

Commit

Permalink
Merge pull request #140 from itemis/dependabot/maven/develop/junit.ve…
Browse files Browse the repository at this point in the history
…rsion-5.11.4

Bump junit.version from 5.11.3 to 5.11.4
  • Loading branch information
JanMosigItemis authored Jan 10, 2025
2 parents 24c7900 + 332b356 commit ab4083d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<guava.version>33.3.1-jre</guava.version>
<hamcrest.version>3.0</hamcrest.version>
<!-- Be aware: Spotbugs seems incompatible to JDK < 17 since 4.4.2 -->
<junit.version>5.11.3</junit.version>
<junit.version>5.11.4</junit.version>
<spotbugs.plugin.version>4.8.6.6</spotbugs.plugin.version>
<jacoco.plugin.version>0.8.12</jacoco.plugin.version>
<git-commit-id-plugin.version>9.0.1</git-commit-id-plugin.version>
Expand Down

0 comments on commit ab4083d

Please sign in to comment.