Skip to content

Commit

Permalink
change otel version to 1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m-nagarajan committed Nov 29, 2024
1 parent ee20094 commit 5af9adf
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 5af9adf

Please sign in to comment.