We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3b3d31 + e289521 commit 99722d7Copy full SHA for 99722d7
build.gradle
@@ -21,7 +21,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompilationTask
21
22
plugins {
23
id 'org.jetbrains.kotlin.jvm' version "1.9.21" apply false
24
- id 'com.netflix.nebula.netflixoss' version '11.3.2'
+ id 'com.netflix.nebula.netflixoss' version '11.4.0'
25
id "org.jmailen.kotlinter" version "3.11.1"
26
}
27
0 commit comments