Skip to content

Commit

Permalink
Bump com.netflix.nebula.netflixoss from 11.3.2 to 11.4.0
Browse files Browse the repository at this point in the history
Bumps com.netflix.nebula.netflixoss from 11.3.2 to 11.4.0.

---
updated-dependencies:
- dependency-name: com.netflix.nebula.netflixoss
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 5a5443b commit e289521
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 e289521

Please sign in to comment.