Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent a65a335 commit 84c59fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-testing/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation 'org.awaitility:awaitility:4.2.0'
implementation 'org.slf4j:slf4j-api:2.0.11'
implementation 'org.zeroturnaround:zt-exec:1.12'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.1'
testImplementation 'org.slf4j:slf4j-simple:2.0.11'
}

0 comments on commit 84c59fb

Please sign in to comment.