Skip to content

Commit

Permalink
Merge pull request #72 from akuhtz/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.junit:junit-bom to v5.10.2
  • Loading branch information
akuhtz authored Feb 5, 2024
2 parents 172182c + ba48a56 commit e87e796
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 @@ -24,7 +24,7 @@
<enforcer-no-snapshots.skip>false</enforcer-no-snapshots.skip>

<jna.version>5.14.0</jna.version>
<junit-jupiter.version>5.10.1</junit-jupiter.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<assertj.version>3.25.2</assertj.version>
<system-stubs-jupiter.version>2.0.3</system-stubs-jupiter.version>
<slf4j.version>2.0.9</slf4j.version>
Expand Down

0 comments on commit e87e796

Please sign in to comment.