Skip to content

Commit

Permalink
build(deps): update junit5 monorepo to v5.10.3
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 Jul 4, 2024
1 parent cf607e1 commit 8fc37dd
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.10.3'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
}

test {
Expand Down

0 comments on commit 8fc37dd

Please sign in to comment.