Skip to content

Commit 4caafbc

Browse files
build(deps): bump com.github.spotbugs from 6.4.2 to 6.4.4 in /packages/dsl-java (#1158)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9673839 commit 4caafbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/dsl-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'maven-publish'
77
id 'org.jreleaser' version '1.20.0'
88
id "com.google.protobuf" version "0.9.5"
9-
id "com.github.spotbugs" version "6.4.2"
9+
id "com.github.spotbugs" version "6.4.4"
1010
}
1111
group = 'io.contract-testing.contractcase'
1212
version = "0.27.2" // x-release-please-version

0 commit comments

Comments
 (0)