Skip to content

Commit

Permalink
Bump com.netflix.nebula:gradle-ospackage-plugin in /carbonj.service
Browse files Browse the repository at this point in the history
Bumps [com.netflix.nebula:gradle-ospackage-plugin](https://github.com/nebula-plugins/gradle-ospackage-plugin) from 8.6.3 to 11.4.0.
- [Release notes](https://github.com/nebula-plugins/gradle-ospackage-plugin/releases)
- [Changelog](https://github.com/nebula-plugins/gradle-ospackage-plugin/blob/main/CHANGELOG.md)
- [Commits](nebula-plugins/gradle-ospackage-plugin@v8.6.3...v11.4.0)

---
updated-dependencies:
- dependency-name: com.netflix.nebula:gradle-ospackage-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent deaee3b commit 5bbf16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carbonj.service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
classpath "org.springframework.boot:spring-boot-gradle-plugin:${springbootVersion}"
classpath 'org.hibernate.build.gradle:gradle-maven-publish-auth:2.0.1'
classpath 'net.researchgate:gradle-release:2.8.1'
classpath 'com.netflix.nebula:gradle-ospackage-plugin:8.6.3'
classpath 'com.netflix.nebula:gradle-ospackage-plugin:11.4.0'
}
}

Expand Down

0 comments on commit 5bbf16d

Please sign in to comment.