Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java-util from 4.29.1 to 4.29.3
Browse files Browse the repository at this point in the history
Bumps com.google.protobuf:protobuf-java-util from 4.29.1 to 4.29.3.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent 7594133 commit f71d3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ apache-commons-compress = { group = "org.apache.commons", name = "
zstd = { group = "com.github.luben", name = "zstd-jni", version = "1.5.5-11" }
# Protobuf
protobuf-grpc = { group = "io.grpc", name = "grpc-protobuf", version = "1.61.1" }
protobuf-java-util = { group = "com.google.protobuf", name = "protobuf-java-util", version = "4.29.1" }
protobuf-java-util = { group = "com.google.protobuf", name = "protobuf-java-util", version = "4.29.3" }
# find running instances in LAN
servicediscovery = { group = "net.tsc.servicediscovery", name = "servicediscovery", version = "1.0.b5" }
# UPNP. Maybe replace with jupnp
Expand Down

0 comments on commit f71d3ee

Please sign in to comment.