Skip to content

Commit

Permalink
chore(deps): Update dependency it.unimi.dsi:fastutil to v8.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent b21c528 commit 001a0a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flare-fastutil/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

dependencies {
api("it.unimi.dsi:fastutil:8.5.8")
api("it.unimi.dsi:fastutil:8.5.14")
}

val licenseText : Property<String> = objects.property(String::class.java)
Expand Down

0 comments on commit 001a0a6

Please sign in to comment.