Skip to content

Commit

Permalink
Build: Bump org.roaringbitmap:RoaringBitmap from 1.0.6 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) from 1.0.6 to 1.1.0.
- [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
- [Commits](RoaringBitmap/RoaringBitmap@1.0.6...1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2024
1 parent 23a578e commit 2fb998f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ object-client-bundle = "3.3.2"
orc = "1.9.3"
parquet = "1.13.1"
pig = "0.17.0"
roaringbitmap = "1.0.6"
roaringbitmap = "1.1.0"
s3mock-junit5 = "2.11.0"
scala-collection-compat = "2.12.0"
slf4j = "1.7.36"
Expand Down

0 comments on commit 2fb998f

Please sign in to comment.