Skip to content

Commit 2b56636

Browse files
Bump io.spring.nullability in the development-dependencies group (#4402)
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.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 0542d21 commit 2b56636

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
id 'base'
1515
id 'idea'
1616
id 'io.freefair.aggregate-javadoc' version '9.2.0'
17-
id 'io.spring.nullability' version '0.0.12' apply false
17+
id 'io.spring.nullability' version '0.0.13' apply false
1818
}
1919

2020

0 commit comments

Comments
 (0)