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 704421f commit c96a4ddCopy full SHA for c96a4dd
dependencyManagement/build.gradle.kts
@@ -67,7 +67,7 @@ val DEPENDENCIES = listOf(
67
"org.jctools:jctools-core:4.0.5",
68
"tools.profiler:async-profiler:3.0",
69
"com.blogspot.mydailyjava:weak-lock-free:0.18",
70
- "org.agrona:agrona:1.22.0"
+ "org.agrona:agrona:1.23.0"
71
)
72
73
javaPlatform {
0 commit comments