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 cc41442 commit 1891c32Copy full SHA for 1891c32
build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
2
3
plugins {
4
// Apply the org.jetbrains.kotlin.jvm Plugin to add support for Kotlin.
5
- kotlin("jvm") version "2.1.10"
+ kotlin("jvm") version "2.1.20"
6
id("org.jetbrains.dokka") version "2.0.0"
7
8
// Apply the java-library plugin for API and implementation separation.
0 commit comments