Skip to content

Commit b19c374

Browse files
fix(deps): update dependency tools.profiler:async-profiler to v4.2 (#2392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f9fb24 commit b19c374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
api("org.testcontainers:testcontainers-kafka:2.0.1")
5656
api("com.lmax:disruptor:3.4.4")
5757
api("org.jctools:jctools-core:4.0.5")
58-
api("tools.profiler:async-profiler:4.1")
58+
api("tools.profiler:async-profiler:4.2")
5959
api("com.blogspot.mydailyjava:weak-lock-free:0.18")
6060
api("org.agrona:agrona:1.22.0")
6161
api("com.github.f4b6a3:uuid-creator:6.1.1")

0 commit comments

Comments
 (0)