Skip to content

Commit cf7fa02

Browse files
fix(deps): update dependency tools.profiler:async-profiler to v4
1 parent 0154bd1 commit cf7fa02

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
@@ -54,7 +54,7 @@ dependencies {
5454
api("org.testcontainers:kafka:1.20.6")
5555
api("com.lmax:disruptor:3.4.4")
5656
api("org.jctools:jctools-core:4.0.5")
57-
api("tools.profiler:async-profiler:3.0")
57+
api("tools.profiler:async-profiler:4.0")
5858
api("com.blogspot.mydailyjava:weak-lock-free:0.18")
5959
api("org.agrona:agrona:1.22.0")
6060
}

0 commit comments

Comments
 (0)