Skip to content

Commit

Permalink
Bump the dev-dependencies group in /symja_android_library with 2 upda…
Browse files Browse the repository at this point in the history
…tes (#1088)

Bumps the dev-dependencies group in /symja_android_library with 2 updates: [it.unimi.dsi:fastutil](https://github.com/vigna/fastutil) and [it.unimi.dsi:fastutil-core](https://github.com/vigna/fastutil).


Updates `it.unimi.dsi: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)

Updates `it.unimi.dsi:fastutil-core` 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
  dependency-group: dev-dependencies
- dependency-name: it.unimi.dsi:fastutil-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 7e705e6 commit 410fca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions symja_android_library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,12 +188,12 @@
<dependency>
<groupId>it.unimi.dsi</groupId>
<artifactId>fastutil</artifactId>
<version>8.5.14</version>
<version>8.5.15</version>
</dependency>
<dependency>
<groupId>it.unimi.dsi</groupId>
<artifactId>fastutil-core</artifactId>
<version>8.5.14</version>
<version>8.5.15</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 410fca7

Please sign in to comment.