Skip to content

Commit 1619e4f

Browse files
Update dependency org.agrona:agrona to v1.22.0 (#1399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66e43cc commit 1619e4f

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
@@ -65,7 +65,7 @@ val DEPENDENCIES = listOf(
6565
"org.jctools:jctools-core:4.0.5",
6666
"tools.profiler:async-profiler:3.0",
6767
"com.blogspot.mydailyjava:weak-lock-free:0.18",
68-
"org.agrona:agrona:1.21.2"
68+
"org.agrona:agrona:1.22.0"
6969
)
7070

7171
javaPlatform {

0 commit comments

Comments
 (0)