We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8258991 commit a76f0a9Copy full SHA for a76f0a9
.test/build.gradle.kts
@@ -3,7 +3,7 @@ import com.igorwojda.challenge.utils.TestUtils
3
import org.gradle.api.tasks.testing.logging.TestExceptionFormat
4
5
plugins {
6
- kotlin("jvm") version "1.9.25"
+ kotlin("jvm") version "2.1.20"
7
id("com.adarshr.test-logger") version "3.2.0"
8
id("com.diffplug.spotless") version "6.25.0"
9
}
build.gradle.kts
@@ -1,7 +1,7 @@
1
2
0 commit comments