We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fab72d commit 6c801feCopy full SHA for 6c801fe
build.gradle.kts
@@ -1,7 +1,7 @@
1
group = "io.github.MikAoJk"
2
version = "1.0.0" //This will never change. See GitHub releases for releases of artifact
3
4
-val junitJupiterVersion = "5.10.2"
+val junitJupiterVersion = "5.10.3"
5
val kotlinVersion = "2.0.0"
6
val javaVersion = JavaVersion.VERSION_21
7
0 commit comments