Skip to content

Commit

Permalink
Update async-profiler to 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
korniltsev committed Jul 21, 2022
1 parent d30ce35 commit 949d73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async-profiler-context/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {
mavenCentral()
}

def asyncProfilerVersion = "2.8.1.5"
def asyncProfilerVersion = "2.8.3.1"
def pyroscopeVersion = project.properties['pyroscope_version']
dependencies {
api files("$buildDir/async-profiler/async-profiler.jar")
Expand Down

0 comments on commit 949d73e

Please sign in to comment.