We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a445f0 + c9faad3 commit 54ca966Copy full SHA for 54ca966
build.gradle.kts
@@ -5,7 +5,7 @@ val kotestVersion: String by project
5
6
plugins {
7
kotlin("jvm") version "2.1.0"
8
- id("org.jetbrains.kotlin.plugin.serialization") version "2.0.21"
+ id("org.jetbrains.kotlin.plugin.serialization") version "2.1.0"
9
id("jacoco")
10
id("com.vanniktech.maven.publish") version "0.30.0"
11
}
0 commit comments