We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97deb63 commit 7c2112bCopy full SHA for 7c2112b
gradle/libs.versions.toml
@@ -53,7 +53,7 @@ log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4
53
maven = { module = "org.apache.maven:apache-maven", version = "3.9.9" }
54
mavenSurefirePlugin = { module = "org.apache.maven.plugins:maven-surefire-plugin", version.ref = "surefire" }
55
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.8.1" }
56
-mockito = { module = "org.mockito:mockito-junit-jupiter", version = "5.13.0" }
+mockito = { module = "org.mockito:mockito-junit-jupiter", version = "5.14.1" }
57
nohttp-checkstyle = { module = "io.spring.nohttp:nohttp-checkstyle", version = "0.0.11" }
58
opentest4j = { module = "org.opentest4j:opentest4j", version.ref = "opentest4j" }
59
openTestReporting-events = { module = "org.opentest4j.reporting:open-test-reporting-events", version.ref = "openTestReporting" }
0 commit comments