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 83c52e9 commit ba34eedCopy full SHA for ba34eed
gradle/libs.versions.toml
@@ -50,7 +50,7 @@ junit4 = { module = "junit:junit", version = { require = "[4.12,)", prefer = "4.
50
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.7.2" }
51
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
52
log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4j" }
53
-maven = { module = "org.apache.maven:apache-maven", version = "3.9.2" }
+maven = { module = "org.apache.maven:apache-maven", version = "3.9.3" }
54
mavenSurefirePlugin = { module = "org.apache.maven.plugins:maven-surefire-plugin", version.ref = "surefire" }
55
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.6.1" }
56
mockito = { module = "org.mockito:mockito-junit-jupiter", version = "5.4.0" }
0 commit comments