Skip to content

Commit 75429dd

Browse files
Merge pull request #2066 from microsoft/dependabot/gradle/org.mockito-mockito-core-5.21.0
chore(deps): bump org.mockito:mockito-core from 5.20.0 to 5.21.0
2 parents 4c9ffd7 + 439bc4a commit 75429dd

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
@@ -18,7 +18,7 @@ jakarta-annotation-jakarta-annotation-api = { group = "jakarta.annotation", name
1818
javax-xml-stream-stax-api = { group = "javax.xml.stream", name = "stax-api", version = "1.0-2" }
1919
org-junit-jupiter-junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "6.0.1" }
2020
org-junit-platform-junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "6.0.1" }
21-
org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.20.0" }
21+
org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.21.0" }
2222

2323
[plugins]
2424
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.1.0" }

0 commit comments

Comments
 (0)