Skip to content

Commit ca4153b

Browse files
authored
chore: bump ddprof version to 1.48.0 (#12076)
chore: bump ddprof version to 1.48.0 Merge branch 'master' into paul.fournillon/bump-ddprof-1.48.0 Merge branch 'master' into paul.fournillon/bump-ddprof-1.48.0 Co-authored-by: paul.fournillon <paul.fournillon@datadoghq.com>
1 parent e910ab5 commit ca4153b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dd-java-agent/ddprof-lib/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
ch.qos.logback:logback-classic:1.2.13=testCompileClasspath,testRuntimeClasspath
66
ch.qos.logback:logback-core:1.2.13=testCompileClasspath,testRuntimeClasspath
77
com.datadoghq:dd-javac-plugin-client:0.2.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8-
com.datadoghq:ddprof:1.47.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
8+
com.datadoghq:ddprof:1.48.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
99
com.github.javaparser:javaparser-core:3.25.6=codenarc
1010
com.github.spotbugs:spotbugs-annotations:4.9.8=compileClasspath,spotbugs
1111
com.github.spotbugs:spotbugs:4.9.8=spotbugs

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ shadow = "9.4.2"
1010
spotbugs_annotations = "4.9.8"
1111

1212
# DataDog libs and forks
13-
ddprof = "1.47.0"
13+
ddprof = "1.48.0"
1414
dogstatsd = "4.4.5"
1515
okhttp = "3.12.15" # Datadog fork to support Java 7
1616

0 commit comments

Comments
 (0)