Skip to content

Commit 6b219a8

Browse files
build(deps): bump protobufVersion from 4.29.2 to 4.29.3 in /packages/dsl-java (#836)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7381988 commit 6b219a8

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
@@ -26,7 +26,7 @@ tasks.withType(Javadoc).configureEach {
2626

2727
def caseCoreVersion = "0.18.0"
2828
def grpcVersion = "1.69.0"
29-
def protobufVersion = "4.29.2"
29+
def protobufVersion = "4.29.3"
3030

3131
dependencies {
3232
api "io.contract-testing.contractcase:definitions:${caseCoreVersion}"

0 commit comments

Comments
 (0)