Skip to content

Commit e7674f4

Browse files
renovate-botvlsi
authored andcommitted
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.0
1 parent 3a89682 commit e7674f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation("com.jcraft:jsch:0.1.55")
3737
implementation("org.jfree:jfreechart:1.5.5")
3838

39-
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
39+
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
4040
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
4141
}
4242

0 commit comments

Comments
 (0)