Skip to content

Commit

Permalink
Bump nebula.release from 17.2.2 to 18.0.6
Browse files Browse the repository at this point in the history
Bumps nebula.release from 17.2.2 to 18.0.6.

---
updated-dependencies:
- dependency-name: nebula.release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent b082f92 commit 918143b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pluginManagement {
id("com.github.johnrengelman.shadow") version "8.1.1"
id("com.google.cloud.tools.jib") version "3.4.0"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("nebula.release") version "17.2.2"
id("nebula.release") version "18.0.6"
id("org.springframework.boot") version "2.7.17"
id("org.owasp.dependencycheck") version "8.4.0"
}
Expand Down

0 comments on commit 918143b

Please sign in to comment.