Skip to content

Commit

Permalink
Merge pull request #16 from cip4/dependabot/gradle/org.junit.jupiter-…
Browse files Browse the repository at this point in the history
…junit-jupiter-engine-5.11.2

Bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2
  • Loading branch information
rainer-prosi authored Oct 9, 2024
2 parents 7364c34 + 9a782e5 commit 377b581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ dependencies {


testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
}

jacocoTestReport {
Expand Down

0 comments on commit 377b581

Please sign in to comment.