Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #361 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

chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2
  • Loading branch information
ivanyu authored May 2, 2024
2 parents 9d4d9e1 + 0f0aa92 commit 227fb1d
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 @@ -139,7 +139,7 @@ dependencies {
implementation "com.github.spotbugs:spotbugs-annotations:4.8.4"
implementation "org.slf4j:slf4j-api:$slf4jVersion"

testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
testImplementation 'org.hamcrest:hamcrest:2.2'
testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation "org.mockito:mockito-core:$mockitoVersion"
Expand Down

0 comments on commit 227fb1d

Please sign in to comment.