Skip to content

Commit

Permalink
Bump org.apache.fury:fury-core from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps org.apache.fury:fury-core from 0.6.0 to 0.7.0.

---
updated-dependencies:
- dependency-name: org.apache.fury:fury-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 16, 2024
1 parent 310e80d commit fa26915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>org.apache.fury</groupId>
<artifactId>fury-core</artifactId>
<version>0.6.0</version>
<version>0.7.0</version>
</dependency>
<dependency>
<groupId>org.msgpack</groupId>
Expand Down

0 comments on commit fa26915

Please sign in to comment.