Skip to content

Commit cb7bd63

Browse files
Bump io.spring.nullability (#230)
Bumps the development-dependencies group with 1 update in the / directory: [io.spring.nullability](https://github.com/spring-gradle-plugins/nullability-plugin). Updates `io.spring.nullability` from 0.0.12 to 0.0.13 - [Release notes](https://github.com/spring-gradle-plugins/nullability-plugin/releases) - [Commits](spring-gradle-plugins/nullability-plugin@v0.0.12...v0.0.13) --- updated-dependencies: - dependency-name: io.spring.nullability dependency-version: 0.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab9f35d commit cb7bd63

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
@@ -7,7 +7,7 @@ plugins {
77
id 'base'
88
id 'io.spring.dependency-management' version '1.1.7'
99
id 'io.spring.javaformat' version "${javaFormatVersion}"
10-
id 'io.spring.nullability' version '0.0.12' apply false
10+
id 'io.spring.nullability' version '0.0.13' apply false
1111
}
1212

1313
description = 'Spring Functions Catalog'

0 commit comments

Comments
 (0)