Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c205c3a commit e472645Copy full SHA for e472645
gradle/libs.versions.toml
@@ -58,7 +58,7 @@ log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4
58
maven = { module = "org.apache.maven:apache-maven", version = "3.9.11" }
59
mavenSurefirePlugin = { module = "org.apache.maven.plugins:maven-surefire-plugin", version.ref = "surefire" }
60
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.8.1" }
61
-mockito-bom = { module = "org.mockito:mockito-bom", version = "5.19.0" }
+mockito-bom = { module = "org.mockito:mockito-bom", version = "5.20.0" }
62
mockito-core = { module = "org.mockito:mockito-core" }
63
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter" }
64
nohttp-checkstyle = { module = "io.spring.nohttp:nohttp-checkstyle", version = "0.0.11" }
0 commit comments