We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e27b3 commit e527d3aCopy full SHA for e527d3a
pom.xml
@@ -25,7 +25,7 @@
25
<name>LmdbJava Benchmarks</name>
26
<description>JMH benchmarks for LMDB and other embedded key-value stores</description>
27
<properties>
28
- <agrona.version>2.3.0</agrona.version>
+ <agrona.version>2.3.2</agrona.version>
29
<chronicle-map.version>3.27ea1</chronicle-map.version>
30
<commons-math3.version>3.6.1</commons-math3.version>
31
<github.org>lmdbjava</github.org>
0 commit comments