Skip to content

Commit

Permalink
build(deps): bump it.unimi.dsi:fastutil from 8.5.12 to 8.5.13
Browse files Browse the repository at this point in the history
Bumps [it.unimi.dsi:fastutil](https://github.com/vigna/fastutil) from 8.5.12 to 8.5.13.
- [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES)
- [Commits](https://github.com/vigna/fastutil/commits)

---
updated-dependencies:
- dependency-name: it.unimi.dsi:fastutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent b8d3ed1 commit d9921f3
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 @@ -147,7 +147,7 @@ guava-kotlin = { group = "ca.solo-studios", name = "guava-kotlin", version = "0.
dsi-dsiutils = { group = "it.unimi.dsi", name = "dsiutils", version = "2.7.3" }
# fastutil
## fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists and queues
dsi-fastutil = { group = "it.unimi.dsi", name = "fastutil", version = "8.5.12" }
dsi-fastutil = { group = "it.unimi.dsi", name = "fastutil", version = "8.5.13" }


# Apache Commons
Expand Down

0 comments on commit d9921f3

Please sign in to comment.