Skip to content

Commit

Permalink
Merge pull request #14 from elomagic/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.2
  • Loading branch information
elomagic authored Mar 18, 2024
2 parents b10055f + 16b575d commit 5ca6148
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 @@ -92,7 +92,7 @@
<jetbrains.annotations.version>24.0.1</jetbrains.annotations.version>

<!-- Test dependencies version< -->
<junit.version>5.9.2</junit.version>
<junit.version>5.10.2</junit.version>
</properties>

<scm>
Expand Down

0 comments on commit 5ca6148

Please sign in to comment.