We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9042e commit 36b7372Copy full SHA for 36b7372
dependencyManagement/build.gradle.kts
@@ -58,6 +58,6 @@ dependencies {
58
api("tools.profiler:async-profiler:4.0")
59
api("com.blogspot.mydailyjava:weak-lock-free:0.18")
60
api("org.agrona:agrona:1.22.0")
61
- api("com.github.f4b6a3:uuid-creator:6.0.0")
+ api("com.github.f4b6a3:uuid-creator:6.1.1")
62
}
63
0 commit comments