We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d19b7e9 commit c048653Copy full SHA for c048653
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.20" apply false
+ id "org.jetbrains.kotlin.jvm" version "1.6.21" apply false
6
id "org.owasp.dependencycheck" version "7.0.4.1"
7
}
8
0 commit comments