Skip to content

Commit

Permalink
Merge pull request #100 from filip26/dependabot/maven/org.junit.jupit…
Browse files Browse the repository at this point in the history
…er-junit-jupiter-5.11.0

Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0
  • Loading branch information
filip26 authored Aug 15, 2024
2 parents aa3bbd9 + 0d19ac5 commit b032842
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 @@
<argLine>-Dfile.encoding=UTF-8</argLine>

<!-- test resources -->
<junit.version>5.10.3</junit.version>
<junit.version>5.11.0</junit.version>
<jakarta.json.version>2.0.1</jakarta.json.version>
</properties>

Expand Down

0 comments on commit b032842

Please sign in to comment.