Skip to content

Commit 2fe7af4

Browse files
chore(deps): Bump protobufJavaVersion from 4.27.2 to 4.27.3
Bumps `protobufJavaVersion` from 4.27.2 to 4.27.3. Updates `com.google.protobuf:protobuf-java` from 4.27.2 to 4.27.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protoc` from 4.27.2 to 4.27.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdd1b5b commit 2fe7af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ext {
6060
monetaVersion = '1.4.4'
6161
moneyApiVersion = '1.1'
6262

63-
protobufJavaVersion = '4.27.2'
63+
protobufJavaVersion = '4.27.3'
6464

6565
junitJupiterVersion = '5.10.3'
6666
jsonUnitAssertJVersion = '3.4.1'

0 commit comments

Comments
 (0)