Skip to content

Commit

Permalink
chore: Updated grpc-utils version (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
singhalprerana authored Dec 20, 2023
1 parent 18f0d6c commit 549f43f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
# Ignore Gradle build output directory
build

.DS_Store
.idea
*.log
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
protoc = "3.24.1"
grpc = "1.60.0"
hypertrace-framework = "0.1.64"
hypertrace-grpcutils = "0.12.8"
hypertrace-grpcutils = "0.13.0"
hypertrace-kafka = "0.3.9"
hypertrace-bom = "+"
hypertrace-attributeservice = "0.14.35"
Expand Down

0 comments on commit 549f43f

Please sign in to comment.