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 e377431 commit 44c4921Copy full SHA for 44c4921
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
id 'signing' // See https://docs.gradle.org/current/userguide/signing_plugin.html
13
id 'application'
14
id 'org.jetbrains.dokka' version '2.1.0'
15
- id 'org.jetbrains.kotlin.jvm' version '2.2.20'
+ id 'org.jetbrains.kotlin.jvm' version '2.2.21'
16
}
17
18
group 'io.github.orienteering-oss'
0 commit comments