Skip to content

Commit 80437a2

Browse files
Update all dependencies
1 parent 4c481fb commit 80437a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
<!-- Library versions -->
3636
<kotlin-logging-jvm.version>7.0.7</kotlin-logging-jvm.version>
3737
<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 -->
38+
<graphql-kotlin.version>8.6.1</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)