Skip to content

Commit 637d085

Browse files
Update dependency io.ktor:ktor-client-logging-jvm to v3
1 parent 4c481fb commit 637d085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<kotlin-logging-jvm.version>7.0.7</kotlin-logging-jvm.version>
3737
<quicktheories.version>0.26</quicktheories.version>
3838
<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 -->
39+
<ktor.version>3.1.2</ktor.version> <!-- must be in sync with graphql-kotlin.version -->
4040
<mockk.version>1.14.0</mockk.version>
4141
<springmockk.version>4.0.2</springmockk.version>
4242

0 commit comments

Comments
 (0)