Skip to content

Commit

Permalink
Bump com.esotericsoftware.kryo:kryo5 from 5.5.0 to 5.6.2 (#633)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 495a0ea commit 3a7b5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ subprojects {
implementation 'com.google.guava:guava:33.3.0-jre'

implementation "org.reflections:reflections:${reflectionsVersion}"
implementation 'com.esotericsoftware.kryo:kryo5:5.5.0'
implementation 'com.esotericsoftware.kryo:kryo5:5.6.2'

implementation('commons-io:commons-io:2.17.0'){
exclude group: 'commons-logging', module: 'commons-logging'
Expand Down

0 comments on commit 3a7b5cf

Please sign in to comment.