Navigation Menu

Skip to content

Commit

Permalink
Bump RoaringBitmap from 0.9.27 to 0.9.28 in /symja_android_library
Browse files Browse the repository at this point in the history
Bumps [RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) from 0.9.27 to 0.9.28.
- [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
- [Commits](RoaringBitmap/RoaringBitmap@0.9.27...0.9.28)

---
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>
  • Loading branch information
dependabot[bot] committed May 24, 2022
1 parent e449678 commit e5b16e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symja_android_library/pom.xml
Expand Up @@ -317,7 +317,7 @@
<dependency>
<groupId>org.roaringbitmap</groupId>
<artifactId>RoaringBitmap</artifactId>
<version>0.9.27</version>
<version>0.9.28</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e5b16e4

Please sign in to comment.