We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c9ffd7 + 439bc4a commit 75429ddCopy full SHA for 75429dd
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 = "6.0.1" }
20
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" }
+org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.21.0" }
22
23
[plugins]
24
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
0 commit comments