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 f479bb8 commit 6d26b63Copy full SHA for 6d26b63
settings.gradle
@@ -8,7 +8,7 @@ pluginManagement {
8
id 'com.gradle.plugin-publish' version '0.21.0'
9
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
10
id 'org.jdrupes.mdoclet' version '1.0.10'
11
- id 'org.jetbrains.kotlin.jvm' version '1.6.10'
+ id 'org.jetbrains.kotlin.jvm' version '1.7.10'
12
}
13
14
plugins {
0 commit comments