We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab3ce42 commit aefd88aCopy full SHA for aefd88a
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
`java-library`
5
signing
6
`maven-publish`
7
- kotlin("jvm") version "1.6.21"
+ kotlin("jvm") version "1.8.10"
8
}
9
10
group = "io.kotest.extensions"
0 commit comments