Bump com.github.spotbugs in the development-dependencies group (#9071)
Bumps the development-dependencies group with 1 update: com.github.spotbugs. Updates `com.github.spotbugs` from 6.0.9 to 6.0.12 --- updated-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:
@@ -22,7 +22,7 @@ plugins {
|
||||
id 'org.jetbrains.dokka' version "$kotlinVersion"
|
||||
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
|
||||
id 'org.asciidoctor.jvm.convert' version '3.3.2'
|
||||
id 'com.github.spotbugs' version '6.0.9'
|
||||
id 'com.github.spotbugs' version '6.0.12'
|
||||
}
|
||||
|
||||
if (isCI) {
|
||||
|
||||
Reference in New Issue
Block a user