Skip to content

Commit

Permalink
chore(deps): update junit5 monorepo to v5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 5, 2024
1 parent 008f7ed commit 7fa6fbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dropwizard-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<awaitility.version>4.2.0</awaitility.version>
<bcprov-jdk18on.version>1.77</bcprov-jdk18on.version>
<h2.version>2.2.224</h2.version>
<junit5.version>5.10.1</junit5.version>
<junit5.version>5.10.2</junit5.version>
<mockito.version>5.10.0</mockito.version>

<!-- Plugin versions -->
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<maven.site.deploy.skip>true</maven.site.deploy.skip>
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>

<junit5.version>5.10.1</junit5.version>
<junit5.version>5.10.2</junit5.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 7fa6fbc

Please sign in to comment.