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.
1 parent 5ce6aaa commit f1d0553Copy full SHA for f1d0553
Task-Tracker-Entities/build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("multiplatform") version "1.8.22"
+ kotlin("multiplatform") version "1.9.10"
3
id("org.jlleitschuh.gradle.ktlint") version "11.5.1"
4
id("maven-publish")
5
}
0 commit comments