Skip to content

Commit

Permalink
Update dependency org.agrona:agrona to v1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent c3f42b6 commit 89b9b0b
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 @@ -38,7 +38,7 @@ junit-testing = ["assertj-core", "mockito-core", "mockito-junit-jupiter", "junit

[libraries]
agroal-pool = { module = "io.agroal:agroal-pool", version = "2.2" }
agrona = { module = "org.agrona:agrona", version = "1.19.2" }
agrona = { module = "org.agrona:agrona", version = "1.20.0" }
antlr-antlr4 = { module = "org.antlr:antlr4", version.ref = "antlr4" }
antlr-antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.ref = "antlr4" }
assertj-core = { module = "org.assertj:assertj-core", version = "3.24.2" }
Expand Down

0 comments on commit 89b9b0b

Please sign in to comment.