Skip to content

Commit 7994a5b

Browse files
build(deps): bump com.github.spotbugs from 6.1.12 to 6.1.13 in /packages/dsl-java (#1010)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9080e7e commit 7994a5b

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

0 commit comments

Comments
 (0)