Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraaga authored Feb 11, 2022
1 parent efeeaf1 commit a22fa1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ tasks {

description = "Java Bindings for the OpenTelemetry Protocol (OTLP)"

val grpcVersion = "1.41.0"
val protobufVersion = "3.18.0"
val grpcVersion = "1.44.0"
val protobufVersion = "3.19.4"

repositories {
mavenCentral()
Expand Down

0 comments on commit a22fa1a

Please sign in to comment.