We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecf66e6 + 316db3f commit 430aeacCopy full SHA for 430aeac
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.3" }
20
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" }
+org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.22.0" }
22
23
[plugins]
24
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.2.1" }
0 commit comments