Skip to content

Commit

Permalink
bump mockitoVersion from 4.7.0 to 5.2.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.mockito:mockito-inline
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent b3df559 commit 193e635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ allprojects {
nettyVersion = '4.1.80.Final'
ossVersion = '4.14.1'
openlineageVersion = '0.13.1'
mockitoVersion = '4.7.0'
mockitoVersion = '5.2.0'
plexusVersion = '3.4.2'
prometheusVersion = '1.9.3'
quartzVersion = '2.3.2'
Expand Down

0 comments on commit 193e635

Please sign in to comment.