Skip to content

Commit

Permalink
fix(deps): update dependency org.mockito:mockito-core to v4.8.1 (#1383)
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Oct 30, 2022
2 parents 1bbd770 + ec2e1b2 commit e0f8a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ VER_DURIAN=1.2.0
VER_JGIT=5.13.1.202206130422-r
VER_JUNIT=5.9.1
VER_ASSERTJ=3.23.1
VER_MOCKITO=4.8.0
VER_MOCKITO=4.8.1

# Used for Maven Plugin
VER_MAVEN_API=3.0
Expand Down

0 comments on commit e0f8a35

Please sign in to comment.