Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-junit-jupiter to v5.16.0 (#12030)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2025
1 parent 588caa8 commit b6d0473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/generator/dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<!-- Test dependencies -->
<junit-jupiter.version>5.12.0</junit-jupiter.version>
<assertj.version>3.27.3</assertj.version>
<mockito.version>5.15.2</mockito.version>
<mockito.version>5.16.0</mockito.version>
<cassandraunit.version>4.3.1.0</cassandraunit.version>
<testcontainers.version>1.20.5</testcontainers.version>
<archunit-junit5.version>1.4.0</archunit-junit5.version>
Expand Down

0 comments on commit b6d0473

Please sign in to comment.