Skip to content

Commit f7de174

Browse files
fix(deps): update dependency tools.profiler:async-profiler to v4.1
1 parent 3b73acd commit f7de174

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:kafka:1.21.3")
5656
api("com.lmax:disruptor:3.4.4")
5757
api("org.jctools:jctools-core:4.0.5")
58-
api("tools.profiler:async-profiler:4.0")
58+
api("tools.profiler:async-profiler:4.1")
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)