Skip to content

Commit c6a1a7c

Browse files
dependabot: bump com.netflix.nebula.ospackage from 11.6.0 to 11.8.0 (#569)
Bumps com.netflix.nebula.ospackage from 11.6.0 to 11.8.0. --- updated-dependencies: - dependency-name: com.netflix.nebula.ospackage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit c6d6f2f) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d7675c3 commit c6a1a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ buildscript {
2424
}
2525

2626
plugins {
27-
id 'com.netflix.nebula.ospackage' version "11.6.0"
27+
id 'com.netflix.nebula.ospackage' version "11.8.0"
2828
id 'java-library'
2929
id "com.diffplug.spotless" version "6.25.0" apply false
3030
}

0 commit comments

Comments
 (0)