Skip to content

Commit

Permalink
bump async profiler version to 2.8.3.2 - includes cherry-pick fix for #…
Browse files Browse the repository at this point in the history
  • Loading branch information
korniltsev committed Sep 19, 2022
1 parent d159485 commit a18b9d7
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.3.1"
def asyncProfilerVersion = "2.8.3.2"
def pyroscopeVersion = project.properties['pyroscope_version']
dependencies {
api files("$buildDir/async-profiler/async-profiler.jar")
Expand Down

0 comments on commit a18b9d7

Please sign in to comment.