We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60ac184 + 2969763 commit 9f154d3Copy full SHA for 9f154d3
1 file changed
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ jakarta-annotation-jakarta-annotation-api = { group = "jakarta.annotation", name
18
javax-xml-stream-stax-api = { group = "javax.xml.stream", name = "stax-api", version = "1.0-2" }
19
org-junit-jupiter-junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "5.13.4" }
20
org-junit-platform-junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "6.0.0-M2" }
21
-org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.18.0" }
+org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.19.0" }
22
23
[plugins]
24
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
0 commit comments