We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f6eb4 commit f5b15e8Copy full SHA for f5b15e8
1 file changed
gradle/libs.versions.toml
@@ -33,7 +33,7 @@ managed-jmh = ["jmh-core", "jmh-generator-annprocess"]
33
junit-testing = ["assertj-core", "junit-jupiter-api", "junit-jupiter-params"]
34
35
[libraries]
36
-agrona = { module = "org.agrona:agrona", version = "1.19.2" }
+agrona = { module = "org.agrona:agrona", version = "1.20.0" }
37
antlr-antlr4 = { module = "org.antlr:antlr4", version.ref = "antlr4" }
38
antlr-antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.ref = "antlr4" }
39
assertj-core = { module = "org.assertj:assertj-core", version = "3.24.2" }
0 commit comments