Skip to content

Commit 463270d

Browse files
chore(deps): bump com.google.protobuf:protobuf-java-util
Bumps com.google.protobuf:protobuf-java-util from 4.27.1 to 4.29.3. --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6b5df1 commit 463270d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ dependencies {
143143

144144
// protobuf
145145
implementation group: "com.google.protobuf", name: "protobuf-java", version: '4.27.0'
146-
implementation group: "com.google.protobuf", name: "protobuf-java-util", version: '4.27.1'
146+
implementation group: "com.google.protobuf", name: "protobuf-java-util", version: '4.29.3'
147147

148148
//cenk is testing
149149
implementation("io.micronaut:micronaut-http-client")

0 commit comments

Comments
 (0)