Skip to content

Commit

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

Bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1
  • Loading branch information
chadlwilson authored Oct 1, 2024
2 parents ec421b6 + cec2553 commit 275aa3f
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.8'

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

0 comments on commit 275aa3f

Please sign in to comment.