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

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:09:45 +00:00
committed by GitHub
parent 0beeb827f9
commit bc844dd49b

View File

@@ -89,7 +89,7 @@ ext {
junitJupiterVersion = '5.10.5'
jythonVersion = '2.7.4'
kotlinCoroutinesVersion = '1.8.1'
kryoVersion = '5.6.0'
kryoVersion = '5.6.2'
lettuceVersion = '6.3.2.RELEASE'
log4jVersion = '2.23.1'
mailVersion = '2.0.3'