Skip to content

Commit bd05946

Browse files
Update Java profiler library to 1.38.0 (#10751)
Update Java profiler library to 1.38.0 Contains a number of stability and performance fixes as well as improved stack unwinding fidelity. Co-authored-by: daniel-mohedano <daniel.mohedano@datadoghq.com> Co-authored-by: jaroslav.bachorik <jaroslav.bachorik@datadoghq.com>
1 parent 96c0bc2 commit bd05946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)