Skip to content

Commit cbd0ed6

Browse files
build(deps): bump com.google.protobuf from 0.9.4 to 0.9.5 in /packages/dsl-java (#947)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1882a43 commit cbd0ed6

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
@@ -5,7 +5,7 @@ plugins {
55
id 'java-library-distribution'
66
id 'maven-publish'
77
id 'org.jreleaser' version '1.17.0'
8-
id "com.google.protobuf" version "0.9.4"
8+
id "com.google.protobuf" version "0.9.5"
99
id "com.github.spotbugs" version "6.1.7"
1010
}
1111
group = 'io.contract-testing.contractcase'

0 commit comments

Comments
 (0)