Skip to content

Commit 6a35292

Browse files
dependabot[bot]onobc
authored andcommitted
Bump io.spring.nullability in the development-dependencies group
Bumps the development-dependencies group with 1 update: [io.spring.nullability](https://github.com/spring-gradle-plugins/nullability-plugin). Updates `io.spring.nullability` from 0.0.4 to 0.0.5 - [Release notes](https://github.com/spring-gradle-plugins/nullability-plugin/releases) - [Commits](spring-gradle-plugins/nullability-plugin@v0.0.4...v0.0.5) --- updated-dependencies: - dependency-name: io.spring.nullability dependency-version: 0.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27d84aa commit 6a35292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
alias(libs.plugins.grgit) apply false
66
alias(libs.plugins.versions)
77
alias(libs.plugins.version.catalog.update)
8-
id 'io.spring.nullability' version '0.0.4' apply false
8+
id 'io.spring.nullability' version '0.0.5' apply false
99
}
1010

1111
description = 'Spring for Apache Pulsar'

0 commit comments

Comments
 (0)