Skip to content

Commit 6fa4ce6

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

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.apache.kafka:kafka-clients:4.1.1")
5555
api("org.testcontainers:testcontainers-kafka:2.0.3")
5656
api("org.jctools:jctools-core:4.0.5")
57-
api("tools.profiler:async-profiler:4.2")
57+
api("tools.profiler:async-profiler:4.3")
5858
api("com.blogspot.mydailyjava:weak-lock-free:0.18")
5959
api("com.github.f4b6a3:uuid-creator:6.1.1")
6060
}

0 commit comments

Comments
 (0)