Update graphqlkotlin to v8 (major) (#1143)

* Update graphqlkotlin to v8

* Go back to JsonMapper

* Add context to data loaders

* Compile fixes

---------

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-11-17 12:50:33 -05:00
committed by GitHub
parent 4c2a05c3a6
commit 065aa19e9e
13 changed files with 80 additions and 74 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ dex2jar = "v64" # Stuck until https://github.com/ThexXTURBOXx/dex2jar/issues/27
rhino = "1.7.15"
settings = "1.2.0"
twelvemonkeys = "3.12.0"
graphqlkotlin = "6.8.5"
graphqlkotlin = "8.2.1"
xmlserialization = "0.90.3"
ktlint = "1.4.1"
koin = "4.0.0"