We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08be8fa commit 1ab9801Copy full SHA for 1ab9801
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ commons-lang3 = "org.apache.commons:commons-lang3:3.18.0"
7
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
8
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
9
log4j = "org.apache.logging.log4j:log4j-core:2.25.2"
10
-mockito = "org.mockito:mockito-junit-jupiter:5.18.0"
+mockito = "org.mockito:mockito-junit-jupiter:5.20.0"
11
12
[plugins]
13
shadow = "com.github.johnrengelman.shadow:8.1.1"
0 commit comments