Skip to content

Commit

Permalink
fix(deps): update dependency org.agrona:agrona to v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 704421f commit c96a4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ val DEPENDENCIES = listOf(
"org.jctools:jctools-core:4.0.5",
"tools.profiler:async-profiler:3.0",
"com.blogspot.mydailyjava:weak-lock-free:0.18",
"org.agrona:agrona:1.22.0"
"org.agrona:agrona:1.23.0"
)

javaPlatform {
Expand Down

0 comments on commit c96a4dd

Please sign in to comment.