Skip to content

Commit

Permalink
Update dependency org.agrona:agrona to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 3e8a7a3 commit 565acf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ junit-testing = ["assertj-core", "mockito-core", "mockito-junit-jupiter", "junit

[libraries]
agroal-pool = { module = "io.agroal:agroal-pool", version = "2.5" }
agrona = { module = "org.agrona:agrona", version = "1.22.0" }
agrona = { module = "org.agrona:agrona", version = "1.23.1" }
assertj-core = { module = "org.assertj:assertj-core", version = "3.26.3" }
avro = { module = "org.apache.avro:avro", version = "1.12.0" }
awaitility = { module = "org.awaitility:awaitility", version = "4.2.2" }
Expand Down

0 comments on commit 565acf8

Please sign in to comment.