Skip to content

Commit 0678192

Browse files
authored
Merge pull request #328 from felipebz/renovate/mockito.kotlin
fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6.2.1
2 parents 501feae + c470555 commit 0678192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ woodstox = "7.1.1"
2020
assertj = "3.27.6"
2121
junit = "6.0.2"
2222
mockito = "5.21.0"
23-
mockito-kotlin = "6.1.0"
23+
mockito-kotlin = "6.2.1"
2424
sonarqube-orchestrator = "6.1.0.3962"
2525

2626
[libraries]

0 commit comments

Comments
 (0)