We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a343b commit 3f5bbf1Copy full SHA for 3f5bbf1
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.4.0'
+ id 'com.netflix.nebula.netflixoss' version '11.5.0'
25
id "org.jmailen.kotlinter" version "3.11.1"
26
}
27
0 commit comments