Skip to content

Commit

Permalink
build(deps): update junit5 monorepo to v5.11.4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent cf607e1 commit adab532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ dependencies {
implementation 'org.jenkins-ci.plugins:credentials:2.6.2@jar'
implementation 'org.jenkins-ci.plugins:plain-credentials:1.8@jar'
testImplementation 'com.lesfurets:jenkins-pipeline-unit:1.13'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
}

test {
Expand Down

0 comments on commit adab532

Please sign in to comment.