Skip to content

Commit f42a5c4

Browse files
Bump com.github.spotbugs from 6.4.4 to 6.4.5
Bumps com.github.spotbugs from 6.4.4 to 6.4.5. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c3fcf5 commit f42a5c4

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
@@ -1,7 +1,7 @@
11
plugins {
22
id 'ru.vyarus.github-info' version '2.0.0' apply false
33
id 'ru.vyarus.quality' version '6.0.1' apply false
4-
id 'com.github.spotbugs' version '6.4.4' apply false
4+
id 'com.github.spotbugs' version '6.4.5' apply false
55
id 'org.cyclonedx.bom' version '3.0.1' apply false
66
id 'ru.vyarus.mkdocs' version '4.0.1' apply false
77

0 commit comments

Comments
 (0)