Skip to content

Commit a22fa1a

Browse files
authored
Update dependencies
1 parent efeeaf1 commit a22fa1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ tasks {
2525

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

28-
val grpcVersion = "1.41.0"
29-
val protobufVersion = "3.18.0"
28+
val grpcVersion = "1.44.0"
29+
val protobufVersion = "3.19.4"
3030

3131
repositories {
3232
mavenCentral()

0 commit comments

Comments
 (0)