Skip to content

Commit

Permalink
fix(deps): 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 e091892 commit af2568d
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 @@ -33,7 +33,7 @@ managed-jmh = ["jmh-core", "jmh-generator-annprocess"]
junit-testing = ["assertj-core", "junit-jupiter-api", "junit-jupiter-params"]

[libraries]
agrona = { module = "org.agrona:agrona", version = "1.22.0" }
agrona = { module = "org.agrona:agrona", version = "1.23.1" }
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.26.3" }
Expand Down

0 comments on commit af2568d

Please sign in to comment.