Skip to content

Commit

Permalink
Merge pull request #171 from hazendaz/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.10.1
  • Loading branch information
hazendaz committed Nov 6, 2023
2 parents ae039ac + 3fc5262 commit ec2e869
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 @@ -100,7 +100,7 @@
<guava.version>32.1.3-jre</guava.version>

<!-- Junit -->
<junit.version>5.10.0</junit.version>
<junit.version>5.10.1</junit.version>

<!-- Targeted patches -->
<io.version>2.15.0</io.version>
Expand Down

0 comments on commit ec2e869

Please sign in to comment.