Skip to content

Commit

Permalink
Upgrade: Bump it.unimi.dsi:fastutil from 8.5.14 to 8.5.15
Browse files Browse the repository at this point in the history
Bumps [it.unimi.dsi:fastutil](https://github.com/vigna/fastutil) from 8.5.14 to 8.5.15.
- [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES)
- [Commits](vigna/fastutil@8.5.14...8.5.15)

---
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 Nov 1, 2024
1 parent 18dc132 commit 25875bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
dependencies {
api("com.google.code.gson:gson:2.11.0")
api("com.viaversion:nbt:5.0.0")
api("it.unimi.dsi:fastutil:8.5.14")
api("it.unimi.dsi:fastutil:8.5.15")
api("ch.qos.logback:logback-classic:1.5.8")
compileOnly("org.jetbrains:annotations:26.0.1")
// Uncomment to manually run mappings gen in ide
Expand Down

0 comments on commit 25875bd

Please sign in to comment.