Skip to content

Commit ec2e1b2

Browse files
fix(deps): update dependency org.mockito:mockito-core to v4.8.1
1 parent b417bcd commit ec2e1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ VER_DURIAN=1.2.0
2828
VER_JGIT=5.13.1.202206130422-r
2929
VER_JUNIT=5.9.1
3030
VER_ASSERTJ=3.23.1
31-
VER_MOCKITO=4.8.0
31+
VER_MOCKITO=4.8.1
3232

3333
# Used for Maven Plugin
3434
VER_MAVEN_API=3.0

0 commit comments

Comments
 (0)