Skip to content

Commit bb51708

Browse files
build(deps): bump com.github.spotbugs in /packages/dsl-java
Bumps com.github.spotbugs from 6.4.7 to 6.4.8. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ac6048 commit bb51708

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
@@ -7,7 +7,7 @@ plugins {
77
id 'maven-publish'
88
id 'org.jreleaser' version '1.21.0'
99
id "com.google.protobuf" version "0.9.6"
10-
id "com.github.spotbugs" version "6.4.7"
10+
id "com.github.spotbugs" version "6.4.8"
1111
id 'io.franzbecker.gradle-lombok' version '5.0.0'
1212
}
1313
group = 'io.contract-testing.contractcase'

0 commit comments

Comments
 (0)