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 66e43cc commit 1619e4fCopy full SHA for 1619e4f
dependencyManagement/build.gradle.kts
@@ -65,7 +65,7 @@ val DEPENDENCIES = listOf(
65
"org.jctools:jctools-core:4.0.5",
66
"tools.profiler:async-profiler:3.0",
67
"com.blogspot.mydailyjava:weak-lock-free:0.18",
68
- "org.agrona:agrona:1.21.2"
+ "org.agrona:agrona:1.22.0"
69
)
70
71
javaPlatform {
0 commit comments