Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.3
Browse files Browse the repository at this point in the history
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.11.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 817183e commit b21e42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
javactrl 'io.github.javactrl:javactrl-core:1.0.2'
implementation 'org.apache.kafka:kafka-streams:3.9.0'
implementation 'org.slf4j:slf4j-api:2.0.13'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
testImplementation 'org.apache.kafka:kafka-streams-test-utils:3.9.0'
testImplementation 'com.fasterxml.jackson.core:jackson-core:2.18.2'
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
Expand Down

0 comments on commit b21e42e

Please sign in to comment.