Skip to content

Commit

Permalink
Update Java Tracer to 1.45.2
Browse files Browse the repository at this point in the history
  • Loading branch information
apiarian-datadog authored and github-actions[bot] committed Jan 22, 2025
1 parent a68a1b9 commit efc3324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datadog_wrapper
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ setUpDotnetEnv() {
setUpJavaEnv() {
echo "Setting up Datadog tracing for Java"
if [ -z "${DD_JAVA_TRACER_VERSION}" ]; then
DD_JAVA_TRACER_VERSION=1.42.0
DD_JAVA_TRACER_VERSION=1.45.2
fi

echo "Using version ${DD_JAVA_TRACER_VERSION} of the JAVA tracer"
Expand Down

0 comments on commit efc3324

Please sign in to comment.