Skip to content

Commit 69635d2

Browse files
authored
Update Java profiler library to 1.40.0 (#10926) (#10932)
Update Java profiler library to 1.40.0 (#10926) Update Java profiler library to 1.40.0 Contains a number of stability and performance fixes as well as improved stack unwinding fidelity. Merge branch 'master' into jb/ddprof_1.40.0 Co-authored-by: bric3 <brice.dutheil@gmail.com> Co-authored-by: jaroslav.bachorik <jaroslav.bachorik@datadoghq.com> (cherry picked from commit ff3b3f5) Co-authored-by: jaroslav.bachorik <jaroslav.bachorik@datadoghq.com>
1 parent e452ed7 commit 69635d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ forbiddenapis = "3.10"
77
spotbugs_annotations = "4.9.8"
88

99
# DataDog libs and forks
10-
ddprof = "1.39.0"
10+
ddprof = "1.40.0"
1111
dogstatsd = "4.4.3"
1212
okhttp = "3.12.15" # Datadog fork to support Java 7
1313

0 commit comments

Comments
 (0)