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 9b93bad commit ac21870Copy full SHA for ac21870
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
}
4
5
plugins {
6
- id 'org.jetbrains.kotlin.jvm' version "2.1.20" apply false
+ id 'org.jetbrains.kotlin.jvm' version "2.1.21" apply false
7
id 'org.jetbrains.dokka' version "2.0.0" apply false
8
id 'org.beryx.jar' version "2.0.0" apply false
9
0 commit comments