Skip to content

Commit

Permalink
Merge pull request #1158 from gocd/dependabot/gradle/org.junit.jupite…
Browse files Browse the repository at this point in the history
…r-junit-jupiter-engine-5.11.0

Bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0
  • Loading branch information
chadlwilson authored Aug 14, 2024
2 parents c9bdb51 + 1234062 commit 4e51654
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 @@ -83,7 +83,7 @@ dependencies {
implementation 'org.flywaydb:flyway-core:4.2.0'
runtimeOnly 'ch.qos.logback:logback-classic:1.5.6'

testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
testImplementation 'org.mockito:mockito-core:5.12.0'
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
testImplementation 'org.jsoup:jsoup:1.18.1'
Expand Down

0 comments on commit 4e51654

Please sign in to comment.