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

Commit 227fb1d

Browse files
authored
Merge pull request #361 from Aiven-Open/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.10.2
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2
2 parents 9d4d9e1 + 0f0aa92 commit 227fb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ dependencies {
139139
implementation "com.github.spotbugs:spotbugs-annotations:4.8.4"
140140
implementation "org.slf4j:slf4j-api:$slf4jVersion"
141141

142-
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
142+
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
143143
testImplementation 'org.hamcrest:hamcrest:2.2'
144144
testImplementation 'org.assertj:assertj-core:3.25.3'
145145
testImplementation "org.mockito:mockito-core:$mockitoVersion"

0 commit comments

Comments
 (0)