We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84ef532 commit 7686b5dCopy full SHA for 7686b5d
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id "idea"
3
id "org.sonarqube" version "3.3"
4
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
5
- id "org.jetbrains.kotlin.jvm" version "1.6.10" apply false
+ id "org.jetbrains.kotlin.jvm" version "1.6.20" apply false
6
id "org.owasp.dependencycheck" version "7.0.3"
7
}
8
0 commit comments