Skip to content

Commit be6b0f4

Browse files
renovate[bot]stempler
authored andcommitted
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.14.2
1 parent cbe9891 commit be6b0f4

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
@@ -40,7 +40,7 @@ dependencies {
4040
implementation localGroovy()
4141

4242
// Testing
43-
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
43+
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.2'
4444
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
4545

4646
testImplementation("org.assertj:assertj-core:3.27.6")

0 commit comments

Comments
 (0)