Skip to content

Commit 3f5bbf1

Browse files
Bump com.netflix.nebula.netflixoss from 11.4.0 to 11.5.0
Bumps com.netflix.nebula.netflixoss from 11.4.0 to 11.5.0. --- updated-dependencies: - dependency-name: com.netflix.nebula.netflixoss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11a343b commit 3f5bbf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompilationTask
2121

2222
plugins {
2323
id 'org.jetbrains.kotlin.jvm' version "1.9.21" apply false
24-
id 'com.netflix.nebula.netflixoss' version '11.4.0'
24+
id 'com.netflix.nebula.netflixoss' version '11.5.0'
2525
id "org.jmailen.kotlinter" version "3.11.1"
2626
}
2727

0 commit comments

Comments
 (0)