Skip to content

Commit 606cfba

Browse files
Bump com.netflix.nebula:gradle-info-plugin from 16.0.0 to 16.0.1 (#7121)
Bumps [com.netflix.nebula:gradle-info-plugin](https://github.com/nebula-plugins/gradle-info-plugin) from 16.0.0 to 16.0.1. - [Release notes](https://github.com/nebula-plugins/gradle-info-plugin/releases) - [Changelog](https://github.com/nebula-plugins/gradle-info-plugin/blob/main/CHANGELOG.md) - [Commits](nebula-plugins/gradle-info-plugin@v16.0.0...v16.0.1) --- updated-dependencies: - dependency-name: com.netflix.nebula:gradle-info-plugin dependency-version: 16.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc94dac commit 606cfba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ plugin-license = { module = "gradle.plugin.com.hierynomus.gradle.plugins:license
219219
plugin-nebulaRelease = { module = "com.netflix.nebula:nebula-release-plugin", version = "21.0.0" }
220220
plugin-nebulaPublishing = { module = "com.netflix.nebula:nebula-publishing-plugin", version = "23.0.0" }
221221
plugin-nebulaProject = { module = "com.netflix.nebula:nebula-project-plugin", version = "13.0.1" }
222-
plugin-nebulaInfo = { module = "com.netflix.nebula:gradle-info-plugin", version = "16.0.0" }
222+
plugin-nebulaInfo = { module = "com.netflix.nebula:gradle-info-plugin", version = "16.0.1" }
223223
plugin-noHttp = { module = "io.spring.nohttp:nohttp-gradle", version = "0.0.11" }
224224
plugin-nexusPublish = { module = "io.github.gradle-nexus:publish-plugin", version = "2.0.0" }
225225
plugin-javaformat = { module = "io.spring.javaformat:spring-javaformat-gradle-plugin", version.ref = "spring-javaformat" }

0 commit comments

Comments
 (0)