Skip to content

Commit

Permalink
Merge pull request #747 from Netflix/dependabot/gradle/nebula.netflix…
Browse files Browse the repository at this point in the history
…oss-10.4.0

Bump nebula.netflixoss from 10.3.0 to 10.4.0
  • Loading branch information
berngp committed Nov 29, 2021
2 parents a5954a4 + 372ae95 commit 1e55995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -26,7 +26,7 @@ group = "com.netflix.graphql.dgs"

plugins {
`java-library`
id("nebula.netflixoss") version "10.3.0"
id("nebula.netflixoss") version "10.4.0"
id("nebula.dependency-recommender") version "11.0.0"
id("org.jmailen.kotlinter") version "3.6.0"
kotlin("jvm") version Versions.KOTLIN_VERSION
Expand Down

0 comments on commit 1e55995

Please sign in to comment.