Skip to content

Commit f4b8be1

Browse files
build(deps): bump it.unimi.dsi:fastutil from 8.5.16 to 8.5.17
Bumps [it.unimi.dsi:fastutil](https://github.com/vigna/fastutil) from 8.5.16 to 8.5.17. - [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-version: 8.5.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 048fcdb commit f4b8be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<!-- Variables from upstream -->
6060
<slf4j.version>2.0.17</slf4j.version>
6161
<choco-solver.version>4.10.18</choco-solver.version>
62-
<fastutil.version>8.5.16</fastutil.version>
62+
<fastutil.version>8.5.17</fastutil.version>
6363
<sonar.jacoco.reportPath>${project.basedir}/../target/jacoco.exec</sonar.jacoco.reportPath>
6464
</properties>
6565

0 commit comments

Comments
 (0)