Skip to content

Commit

Permalink
Merge pull request #50 from vectrix-space/renovate/patch-release-depe…
Browse files Browse the repository at this point in the history
…ndency-changes

Update dependency it.unimi.dsi:fastutil to v8.5.8
  • Loading branch information
vectrixdevelops authored Feb 18, 2022
2 parents 2465a73 + 94a0c9f commit b0cd142
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.6")
api("it.unimi.dsi:fastutil:8.5.8")
}

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

0 comments on commit b0cd142

Please sign in to comment.