Skip to content

Commit

Permalink
Merge pull request #609 from binkley/dependabot/maven/org.junit-junit…
Browse files Browse the repository at this point in the history
…-bom-5.11.0

Bump org.junit:junit-bom from 5.10.3 to 5.11.0
  • Loading branch information
binkley authored Aug 15, 2024
2 parents 6b4b19c + 0001fcf commit aa4e322
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 @@ -83,7 +83,7 @@
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<java.charset>UTF-8</java.charset>
<jdk.version>21</jdk.version>
<junit.version>5.10.3</junit.version>
<junit.version>5.11.0</junit.version>
<lombok.version>1.18.34</lombok.version>
<main.class>demo.Application</main.class>
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
Expand Down

0 comments on commit aa4e322

Please sign in to comment.