Skip to content

Commit

Permalink
Bump mockito-core from 3.12.4 to 4.1.0 (#175)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.12.4...v4.1.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 20, 2021
1 parent 668ef24 commit da16142
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 @@ -42,7 +42,7 @@
<version.maven.annotations>3.6.1</version.maven.annotations>
<version.maven>3.6.0</version.maven>
<version.scala.collection.compat>2.5.0</version.scala.collection.compat>
<version.mockito.core>3.12.4</version.mockito.core>
<version.mockito.core>4.1.0</version.mockito.core>
<version.scala.major>2.13</version.scala.major>
<version.scala.minor>.5</version.scala.minor>
<version.scala.xml>1.3.0</version.scala.xml>
Expand Down

0 comments on commit da16142

Please sign in to comment.