Skip to content

Commit 430aeac

Browse files
Merge pull request #2086 from microsoft/dependabot/gradle/org.mockito-mockito-core-5.22.0
chore(deps): bump org.mockito:mockito-core from 5.21.0 to 5.22.0
2 parents ecf66e6 + 316db3f commit 430aeac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3" }
2020
org-junit-platform-junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "6.0.3" }
21-
org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.21.0" }
21+
org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.22.0" }
2222

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

0 commit comments

Comments
 (0)