Skip to content

Commit

Permalink
Nebula fix
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbakker committed Dec 7, 2020
1 parent 4709aed commit beed0eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ plugins {
idea
eclipse
id("org.springframework.boot") version "2.3.6.RELEASE" apply false
id("io.spring.dependency-management") version "1.0.10.RELEASE" apply false
}


Expand All @@ -40,7 +39,6 @@ allprojects {
}

apply(plugin = "java-library")
apply(plugin = "io.spring.dependency-management")
apply(plugin = "nebula.netflixoss")


Expand Down

0 comments on commit beed0eb

Please sign in to comment.