Skip to content

Commit 0e735f8

Browse files
build(deps): bump com.github.spotbugs from 6.4.7 to 6.4.8 in /packages/dsl-java (#1216)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fdb29a commit 0e735f8

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)