Skip to content

Commit d86e38b

Browse files
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v6.0.2
1 parent 247189c commit d86e38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ kotlinxSerialization = "1.9.0"
1414
[libraries]
1515
kotlinxSerializationJson = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinxSerialization" }
1616
paperweightUserdev = { module = "io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin", version.ref = "paperweight" }
17-
junit = { module = "org.junit.jupiter:junit-jupiter", version = "6.0.0" }
17+
junit = { module = "org.junit.jupiter:junit-jupiter", version = "6.0.2" }
1818
junitPlatformLauncher = { module = "org.junit.platform:junit-platform-launcher" }
1919

2020
[bundles]

0 commit comments

Comments
 (0)