aboutsummaryrefslogtreecommitdiff
path: root/spark-common/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'spark-common/build.gradle')
-rw-r--r--spark-common/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/spark-common/build.gradle b/spark-common/build.gradle
index aa0f409..554eec2 100644
--- a/spark-common/build.gradle
+++ b/spark-common/build.gradle
@@ -8,7 +8,7 @@ license {
dependencies {
api project(':spark-api')
- implementation 'com.github.jvm-profiling-tools:async-profiler:v2.5'
+ implementation 'com.github.jvm-profiling-tools:async-profiler:v2.7'
implementation 'org.ow2.asm:asm:9.1'
implementation 'com.google.protobuf:protobuf-javalite:3.15.6'
implementation 'com.squareup.okhttp3:okhttp:3.14.1'