Skip to content

Commit d5203e3

Browse files
Bump nebula.release from 17.1.0 to 17.2.0 (#357)
Bumps nebula.release from 17.1.0 to 17.2.0. --- updated-dependencies: - dependency-name: nebula.release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5038d5 commit d5203e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pluginManagement {
2121
id("com.github.johnrengelman.shadow") version "7.1.2"
2222
id("com.google.cloud.tools.jib") version "3.3.1"
2323
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
24-
id("nebula.release") version "17.1.0"
24+
id("nebula.release") version "17.2.0"
2525
id("org.springframework.boot") version "2.7.5"
2626
id("org.owasp.dependencycheck") version "8.2.1"
2727
}

0 commit comments

Comments
 (0)