Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 531e328 commit 7cf4615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ plugins {
id("com.netflix.dgs.codegen") version "6.1.3"
id("org.springframework.boot") version "3.2.1"
id("nebula.dependency-recommender") version "11.0.0"
id("nebula.netflixoss") version "11.3.2"
id("nebula.netflixoss") version "11.5.0"
}

group = "com.example"
Expand Down

0 comments on commit 7cf4615

Please sign in to comment.