Skip to content

Commit 5856ec0

Browse files
Bump com.esotericsoftware:kryo from 5.6.0 to 5.6.2
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](EsotericSoftware/kryo@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] <[email protected]>
1 parent 5589daa commit 5856ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ ext {
8888
junit4Version = '4.13.2'
8989
junitJupiterVersion = '5.11.2'
9090
kotlinCoroutinesVersion = '1.8.1'
91-
kryoVersion = '5.6.0'
91+
kryoVersion = '5.6.2'
9292
lettuceVersion = '6.5.0.RC1'
9393
log4jVersion = '2.24.1'
9494
mailVersion = '2.0.3'

0 commit comments

Comments
 (0)