Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: it.unimi.dsi:fastutil
  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>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent e19bf0e commit 0f2ea07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velocity/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
compileOnly "com.velocitypowered:velocity-proxy:${velocity_api_version}-SNAPSHOT"

compileOnly 'io.netty:netty-codec-http:4.1.112.Final'
compileOnly 'it.unimi.dsi:fastutil:8.5.13'
compileOnly 'it.unimi.dsi:fastutil:8.5.14'
compileOnly 'commons-io:commons-io:2.16.1'
compileOnly 'de.themoep:minedown-adventure:1.7.3-SNAPSHOT'
compileOnly 'org.jetbrains:annotations:24.1.0'
Expand Down

0 comments on commit 0f2ea07

Please sign in to comment.