Skip to content

Commit e527d3a

Browse files
committed
Update to Agrona 2.3.2
1 parent d0e27b3 commit e527d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<name>LmdbJava Benchmarks</name>
2626
<description>JMH benchmarks for LMDB and other embedded key-value stores</description>
2727
<properties>
28-
<agrona.version>2.3.0</agrona.version>
28+
<agrona.version>2.3.2</agrona.version>
2929
<chronicle-map.version>3.27ea1</chronicle-map.version>
3030
<commons-math3.version>3.6.1</commons-math3.version>
3131
<github.org>lmdbjava</github.org>

0 commit comments

Comments
 (0)