We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 247189c commit d86e38bCopy full SHA for d86e38b
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ kotlinxSerialization = "1.9.0"
14
[libraries]
15
kotlinxSerializationJson = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinxSerialization" }
16
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" }
+junit = { module = "org.junit.jupiter:junit-jupiter", version = "6.0.2" }
18
junitPlatformLauncher = { module = "org.junit.platform:junit-platform-launcher" }
19
20
[bundles]
0 commit comments