Skip to content

Commit

Permalink
Bump com.esotericsoftware:kryo from 3.0.3 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [com.esotericsoftware:kryo](https://github.com/EsotericSoftware/kryo) from 3.0.3 to 5.0.0.
- [Release notes](https://github.com/EsotericSoftware/kryo/releases)
- [Commits](EsotericSoftware/kryo@kryo-parent-3.0.3...kryo-parent-5.0.0)

---
updated-dependencies:
- dependency-name: com.esotericsoftware:kryo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 0f32c05 commit 0988e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<dependency>
<groupId>com.esotericsoftware</groupId>
<artifactId>kryo</artifactId>
<version>3.0.3</version>
<version>5.0.0</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 0988e30

Please sign in to comment.