Bump the development-dependencies group with 2 updates (#3235)
Bumps the development-dependencies group with 2 updates: io.spring.dependency-management and com.github.spotbugs. Updates `io.spring.dependency-management` from 1.1.4 to 1.1.5 Updates `com.github.spotbugs` from 6.0.12 to 6.0.13 --- updated-dependencies: - dependency-name: io.spring.dependency-management dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: com.github.spotbugs 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>
This commit is contained in:
@@ -21,8 +21,8 @@ plugins {
|
||||
id 'idea'
|
||||
id 'org.ajoberstar.grgit' version '5.2.2'
|
||||
id 'io.spring.nohttp' version '0.0.11'
|
||||
id 'io.spring.dependency-management' version '1.1.4' apply false
|
||||
id 'com.github.spotbugs' version '6.0.12'
|
||||
id 'io.spring.dependency-management' version '1.1.5' apply false
|
||||
id 'com.github.spotbugs' version '6.0.13'
|
||||
}
|
||||
|
||||
apply plugin: 'io.spring.nohttp'
|
||||
|
||||
Reference in New Issue
Block a user