Skip to content

Commit

Permalink
Merge pull request #522 from rabbitmq/dependabot/gradle/java-gradle/m…
Browse files Browse the repository at this point in the history
…ain/org.junit.jupiter-junit-jupiter-api-5.11.4

chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4 in /java-gradle
  • Loading branch information
michaelklishin authored Dec 16, 2024
2 parents cfb10a0 + e341974 commit 9413e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-gradle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'org.mockito:mockito-core:5.14.2'
testImplementation 'io.dropwizard.metrics:metrics-core:4.2.29'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
}

Expand Down

0 comments on commit 9413e61

Please sign in to comment.