Bump com.esotericsoftware:kryo from 5.6.0 to 5.6.2 (#9553)

Bumps [com.esotericsoftware:kryo](https://github.com/EsotericSoftware/kryo) from 5.6.0 to 5.6.2.
- [Release notes](https://github.com/EsotericSoftware/kryo/releases)
- [Commits](https://github.com/EsotericSoftware/kryo/compare/kryo-parent-5.6.0...kryo-parent-5.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-13 00:36:46 +00:00
committed by GitHub
parent 0ba05310a6
commit c9773cda70

View File

@@ -88,7 +88,7 @@ ext {
junit4Version = '4.13.2'
junitJupiterVersion = '5.11.2'
kotlinCoroutinesVersion = '1.8.1'
kryoVersion = '5.6.0'
kryoVersion = '5.6.2'
lettuceVersion = '6.5.0.RC2'
log4jVersion = '2.24.1'
mailVersion = '2.0.3'