Skip to content

Commit afef896

Browse files
authored
Merge pull request #804 from Aiven-Open/dependabot/gradle/mockitoVersion-5.22.0
chore(deps): bump mockitoVersion from 5.21.0 to 5.22.0
2 parents 6588c5b + f40e887 commit afef896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ subprojects {
113113

114114
junitPlatformVersion = "6.0.2"
115115

116-
mockitoVersion = "5.21.0"
116+
mockitoVersion = "5.22.0"
117117

118118
slf4jVersion = "1.7.36"
119119

0 commit comments

Comments
 (0)