Skip to content

Commit 36b7372

Browse files
fix(deps): update dependency com.github.f4b6a3:uuid-creator to v6.1.1 (#2059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf9042e commit 36b7372

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
@@ -58,6 +58,6 @@ dependencies {
5858
api("tools.profiler:async-profiler:4.0")
5959
api("com.blogspot.mydailyjava:weak-lock-free:0.18")
6060
api("org.agrona:agrona:1.22.0")
61-
api("com.github.f4b6a3:uuid-creator:6.0.0")
61+
api("com.github.f4b6a3:uuid-creator:6.1.1")
6262
}
6363
}

0 commit comments

Comments
 (0)