Skip to content

Commit

Permalink
Merge pull request #48 from filip26/dependabot/maven/org.junit.jupite…
Browse files Browse the repository at this point in the history
…r-junit-jupiter-5.10.0

Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0
  • Loading branch information
filip26 authored Jul 26, 2023
2 parents 6cc2edc + 48bea29 commit b6c28aa
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 @@ -34,7 +34,7 @@
<picocli-jansi-graalvm.version>1.2.0</picocli-jansi-graalvm.version>
<jansi.version>1.18</jansi.version>

<junit.jupiter.version>5.9.3</junit.jupiter.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
</properties>

<dependencies>
Expand Down

0 comments on commit b6c28aa

Please sign in to comment.