Skip to content

Commit

Permalink
Bump com.esotericsoftware:kryo from 5.6.1 to 5.6.2 in /symja_android_…
Browse files Browse the repository at this point in the history
…library (#1085)

Bump com.esotericsoftware:kryo in /symja_android_library

Bumps [com.esotericsoftware:kryo](https://github.com/EsotericSoftware/kryo) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/EsotericSoftware/kryo/releases)
- [Commits](EsotericSoftware/kryo@kryo-parent-5.6.1...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 0179cae commit 3035417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symja_android_library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@
<dependency>
<groupId>com.esotericsoftware</groupId>
<artifactId>kryo</artifactId>
<version>5.6.1</version>
<version>5.6.2</version>
</dependency>
<dependency>
<groupId>org.jfree</groupId>
Expand Down

0 comments on commit 3035417

Please sign in to comment.