Skip to content

Commit a6442b8

Browse files
build(deps): bump com.github.spotbugs from 6.2.6 to 6.3.0 in /packages/dsl-java (#1119)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6119092 commit a6442b8

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.2.6"
9+
id "com.github.spotbugs" version "6.3.0"
1010
}
1111
group = 'io.contract-testing.contractcase'
1212
version = "0.27.2" // x-release-please-version

0 commit comments

Comments
 (0)