Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-runner from 1.11.2 to 1.11.3 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 14e92d1 commit fe0cf80
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 @@ -80,7 +80,7 @@ dependencies {
testImplementation 'org.openjdk.jmh:jmh-core:1.37'

testRuntimeOnly 'org.mockito:mockito-core:5.14.2'
testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.11.2'
testRuntimeOnly 'org.junit.platform:junit-platform-runner:1.11.3'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
}

Expand Down

0 comments on commit fe0cf80

Please sign in to comment.