Skip to content

Commit c7c0405

Browse files
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.13.2
1 parent 3bdf26e commit c7c0405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
implementation("org.jetbrains:annotations:26.0.2")
4646

4747
// JUnit and SLF4J for testing
48-
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.13.0-SNAPSHOT")
48+
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.13.2")
4949
testImplementation("org.junit.platform:junit-platform-launcher:1.13.0-SNAPSHOT")
5050
testImplementation("org.slf4j:slf4j-jdk14:2.0.17")
5151
testImplementation("org.assertj:assertj-core:3.27.3")

0 commit comments

Comments
 (0)