We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c481fb commit 637d085Copy full SHA for 637d085
pom.xml
@@ -36,7 +36,7 @@
36
<kotlin-logging-jvm.version>7.0.7</kotlin-logging-jvm.version>
37
<quicktheories.version>0.26</quicktheories.version>
38
<graphql-kotlin.version>8.6.0</graphql-kotlin.version>
39
- <ktor.version>2.3.12</ktor.version> <!-- must be in sync with graphql-kotlin.version -->
+ <ktor.version>3.1.2</ktor.version> <!-- must be in sync with graphql-kotlin.version -->
40
<mockk.version>1.14.0</mockk.version>
41
<springmockk.version>4.0.2</springmockk.version>
42
0 commit comments