Skip to content

Commit

Permalink
Merge pull request #134 from Aiven-Open/dependabot/gradle/org.junit.j…
Browse files Browse the repository at this point in the history
…upiter-junit-jupiter-5.10.2

build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2
  • Loading branch information
tvainika authored Mar 5, 2024
2 parents c0041fe + 133c1d1 commit e4034e4
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.10.1"
testImplementation "org.junit.jupiter:junit-jupiter:5.10.2"
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 e4034e4

Please sign in to comment.