We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8d65e2 + f24bf93 commit d353259Copy full SHA for d353259
unit-api-kotlin/build.gradle.kts
@@ -1,7 +1,7 @@
1
import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
2
3
plugins {
4
- kotlin("jvm") version "2.2.21"
+ kotlin("jvm") version "2.3.0"
5
id("org.jlleitschuh.gradle.ktlint") version "14.0.1"
6
7
id("unit-api.java-conventions")
0 commit comments