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>
This commit is contained in:
renovate[bot] 2025-07-28 08:39:15 +03:00 committed by GitHub
parent bf9042ed43
commit 36b7372794
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -58,6 +58,6 @@ dependencies {
api("tools.profiler:async-profiler:4.0")
api("com.blogspot.mydailyjava:weak-lock-free:0.18")
api("org.agrona:agrona:1.22.0")
api("com.github.f4b6a3:uuid-creator:6.0.0")
api("com.github.f4b6a3:uuid-creator:6.1.1")
}
}