Update dependency org.litote.kmongo:kmongo-coroutine-serialization to v5

[skip ci]
This commit is contained in:
renovate[bot] 2024-11-28 03:00:51 +00:00 committed by GitHub
parent c96e4f56ee
commit 7736b99eea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ logging = "7.0.0"
twitch4j = "1.22.0"
events4j = "0.12.2"
kx-coroutines = "1.9.0"
kmongo = "4.9.0"
kmongo = "5.1.0"
[libraries]
groovy = { module = "org.codehaus.groovy:groovy", version.ref = "groovy" }