Skip to content

Commit a0bba8b

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

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.18.0'
88
id "com.google.protobuf" version "0.9.5"
9-
id "com.github.spotbugs" version "6.2.0"
9+
id "com.github.spotbugs" version "6.2.1"
1010
}
1111
group = 'io.contract-testing.contractcase'
1212
version = "0.25.2" // x-release-please-version

0 commit comments

Comments
 (0)