Bump RoaringBitmap from 0.9.30 to 0.9.31 (#316)

Bumps [RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) from 0.9.30 to 0.9.31.
- [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
- [Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/0.9.30...0.9.31)

---
updated-dependencies:
- dependency-name: org.roaringbitmap:RoaringBitmap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/317/head
dependabot[bot] 2022-08-08 09:23:31 -04:00 zatwierdzone przez GitHub
rodzic 9648ea83a7
commit 21467c51ec
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -31,7 +31,7 @@
<dependency>
<groupId>org.roaringbitmap</groupId>
<artifactId>RoaringBitmap</artifactId>
<version>0.9.30</version>
<version>0.9.31</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>