Skip to content

Commit d21b102

Browse files
committed
Merge pull request #25 from metamx/roaring0516
Upgrade Roaring to 0.5.16
2 parents 832925e + fbd8d70 commit d21b102

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
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>org.roaringbitmap</groupId>
9191
<artifactId>RoaringBitmap</artifactId>
92-
<version>0.5.13</version>
92+
<version>0.5.16</version>
9393
</dependency>
9494

9595
<!-- Tests -->

0 commit comments

Comments
 (0)