Skip to content

Commit 73893de

Browse files
Update Java profiler library to 1.38.0 (#10756)
Update Java profiler library to 1.38.0 Contains a number of stability and performance fixes as well as improved stack unwinding fidelity. (cherry picked from commit 3d84c3b) Co-authored-by: daniel-mohedano <daniel.mohedano@datadoghq.com> Co-authored-by: jaroslav.bachorik <jaroslav.bachorik@datadoghq.com>
1 parent d84b442 commit 73893de

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.37.0"
10+
ddprof = "1.38.0"
1111
dogstatsd = "4.4.3"
1212
okhttp = "3.12.15" # Datadog fork to support Java 7
1313

0 commit comments

Comments
 (0)