Skip to content

Commit

Permalink
Merge dependabot/gradle/org.apache.maven-apache-maven-3.9.5 into comb…
Browse files Browse the repository at this point in the history
…ined-prs-branch
  • Loading branch information
junit-builds authored Oct 9, 2023
2 parents e61e517 + fc4d80d commit c88ac8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ junit4 = { module = "junit:junit", version = { require = "[4.12,)", prefer = "4.
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.7.3" }
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4j" }
maven = { module = "org.apache.maven:apache-maven", version = "3.9.4" }
maven = { module = "org.apache.maven:apache-maven", version = "3.9.5" }
mavenSurefirePlugin = { module = "org.apache.maven.plugins:maven-surefire-plugin", version.ref = "surefire" }
memoryfilesystem = { module = "com.github.marschall:memoryfilesystem", version = "2.6.1" }
mockito = { module = "org.mockito:mockito-junit-jupiter", version = "5.6.0" }
Expand Down

0 comments on commit c88ac8e

Please sign in to comment.