Update graphqlkotlin to v6.8.5 (#1064)

* Update graphqlkotlin to v6.8.5

* Replace Jackson with Kotlinx.Serialization where possible

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Syer10 <syer10@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-14 09:03:53 -04:00
committed by GitHub
parent b7f040d89a
commit dae55ca386
2 changed files with 11 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ dex2jar = "v64" # Stuck until https://github.com/ThexXTURBOXx/dex2jar/issues/27
rhino = "1.7.15"
settings = "1.0.0-RC"
twelvemonkeys = "3.9.4"
graphqlkotlin = "6.5.6"
graphqlkotlin = "6.8.5"
xmlserialization = "0.86.2"
ktlint = "1.3.1"