Skip to content

Commit

Permalink
Merge pull request #187 from xenit-eu/renovate/org.junit-pioneer-juni…
Browse files Browse the repository at this point in the history
…t-pioneer-2.x

Update dependency org.junit-pioneer:junit-pioneer to v2.1.0
  • Loading branch information
hechmi-dammak-xenit authored Oct 16, 2023
2 parents 5a88003 + d80ced3 commit 2ad1d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomcat-base/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ subprojects {
implementation "eu.xenit.logging:json-logging:${jsonLoggingVersion}"
implementation "com.fasterxml.jackson.core:jackson-databind:2.15.2"
testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.0"
testImplementation("org.junit-pioneer:junit-pioneer:2.0.1")
testImplementation("org.junit-pioneer:junit-pioneer:2.1.0")
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.0"
sharedLibs("eu.xenit.logging:json-logging:${jsonLoggingVersion}") {
transitive = false
Expand Down

0 comments on commit 2ad1d3e

Please sign in to comment.