Skip to content

Commit

Permalink
[all] change OpenTelemetry version to 1.33.0 (#1353)
Browse files Browse the repository at this point in the history
change otel version to 1.33.0
  • Loading branch information
m-nagarajan authored Nov 29, 2024
1 parent ee20094 commit 3a60860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def hadoopVersion = '2.10.2'
def apacheSparkVersion = '3.3.3'
def antlrVersion = '4.8'
def scala = '2.12'
def openTelemetryVersion = '1.43.0'
def openTelemetryVersion = '1.33.0'

ext.libraries = [
alpnAgent: "org.mortbay.jetty.alpn:jetty-alpn-agent:${alpnAgentVersion}",
Expand Down

0 comments on commit 3a60860

Please sign in to comment.