Skip to content

Commit 6162e5b

Browse files
Update dependency tools.profiler:async-profiler to v4.4 (#2793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 876621d commit 6162e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
api("org.apache.kafka:kafka-clients:4.2.0")
5858
api("org.testcontainers:testcontainers-kafka:2.0.5")
5959
api("org.jctools:jctools-core:4.0.6")
60-
api("tools.profiler:async-profiler:4.3")
60+
api("tools.profiler:async-profiler:4.4")
6161
api("com.blogspot.mydailyjava:weak-lock-free:0.18")
6262
api("com.github.f4b6a3:uuid-creator:6.1.1")
6363
}

0 commit comments

Comments
 (0)