We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 281d910 commit 0260d52Copy full SHA for 0260d52
2 files changed
jvm/settings.gradle
@@ -30,7 +30,7 @@ plugins {
30
// https://github.com/adamko-dev/dokkatoo/releases
31
id 'dev.adamko.dokkatoo-html' version '2.4.0' apply false
32
// https://plugins.gradle.org/plugin/io.kotest
33
- id 'io.kotest' version '6.1.1' apply false
+ id 'io.kotest' version '6.1.4' apply false
34
}
35
36
blowdryerSetup {
jvm/undertest-junit5-kotest/harness/settings.gradle
0 commit comments