Skip to content

Commit 6f27cac

Browse files
renovate[bot]hankem
authored andcommitted
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.14.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae43f9b commit 6f27cac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
implementation 'org.slf4j:slf4j-api:2.0.17'
3636

3737
testImplementation 'org.assertj:assertj-core:3.27.7'
38-
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.3'
38+
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.4'
3939
testImplementation 'org.mockito:mockito-junit-jupiter:4.11.0'
4040
testImplementation 'org.slf4j:slf4j-reload4j:2.0.17'
4141
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)