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 f97a253 commit c33d5dcCopy full SHA for c33d5dc
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java-library'
3
id 'maven-publish'
4
- id 'org.jetbrains.kotlin.jvm' version '2.0.0'
+ id 'org.jetbrains.kotlin.jvm' version '2.0.20'
5
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
6
id "org.sonarqube" version "5.1.0.4882"
7
}
0 commit comments