Skip to content

Commit

Permalink
Merge pull request #621 from Netflix/dependabot/gradle/com.netflix.ne…
Browse files Browse the repository at this point in the history
…bula.netflixoss-11.4.0

Bump com.netflix.nebula.netflixoss from 11.3.2 to 11.4.0
  • Loading branch information
kilink authored Dec 12, 2023
2 parents b3b3d31 + e289521 commit 99722d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompilationTask

plugins {
id 'org.jetbrains.kotlin.jvm' version "1.9.21" apply false
id 'com.netflix.nebula.netflixoss' version '11.3.2'
id 'com.netflix.nebula.netflixoss' version '11.4.0'
id "org.jmailen.kotlinter" version "3.11.1"
}

Expand Down

0 comments on commit 99722d7

Please sign in to comment.