Skip to content

Commit 3a7b5cf

Browse files
Bump com.esotericsoftware.kryo:kryo5 from 5.5.0 to 5.6.2 (#633)
Bumps com.esotericsoftware.kryo:kryo5 from 5.5.0 to 5.6.2. --- updated-dependencies: - dependency-name: com.esotericsoftware.kryo:kryo5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 495a0ea commit 3a7b5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ subprojects {
6565
implementation 'com.google.guava:guava:33.3.0-jre'
6666

6767
implementation "org.reflections:reflections:${reflectionsVersion}"
68-
implementation 'com.esotericsoftware.kryo:kryo5:5.5.0'
68+
implementation 'com.esotericsoftware.kryo:kryo5:5.6.2'
6969

7070
implementation('commons-io:commons-io:2.17.0'){
7171
exclude group: 'commons-logging', module: 'commons-logging'

0 commit comments

Comments
 (0)