Skip to content

Commit

Permalink
build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.1 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.11.1 to 5.11.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.1...r5.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent cf164e0 commit e2a89df
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 @@ -96,7 +96,7 @@ dependencies {

implementation "org.slf4j:slf4j-api:1.7.36"

testImplementation "org.junit.jupiter:junit-jupiter:5.11.1"
testImplementation "org.junit.jupiter:junit-jupiter:5.11.3"
testImplementation "org.apache.kafka:connect-api:$kafkaVersion"
testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
testImplementation "io.debezium:debezium-api:$debeziumVersion"
Expand Down

0 comments on commit e2a89df

Please sign in to comment.