This is an automated email from the ASF dual-hosted git repository.
jmckenzie-dev pushed a commit to branch
sidecar/dependabot/gradle/com.netflix.nebula.ospackage-application-12.1.1
in repository https://gitbox.apache.org/repos/asf/cassandra-ecosystem.git
commit 62450725cacf1075d2aa6453a27bc2cc7967ffc9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 00:35:41 2025 +0000
chore(deps): bump com.netflix.nebula.ospackage-application
Bumps com.netflix.nebula.ospackage-application from 11.10.0 to 12.1.1.
---
updated-dependencies:
- dependency-name: com.netflix.nebula.ospackage-application
dependency-version: 12.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 2f4d3667..493ba3e8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -48,7 +48,7 @@ plugins {
// https://github.com/nebula-plugins/gradle-ospackage-plugin/wiki
id "com.netflix.nebula.ospackage" version "11.10.0"
- id 'com.netflix.nebula.ospackage-application' version "11.10.0"
+ id 'com.netflix.nebula.ospackage-application' version "12.1.1"
id 'org.asciidoctor.jvm.convert' version '3.3.2'
// Release Audit Tool (RAT) plugin for checking project licenses
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]