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 28fadaf commit 5b70822Copy full SHA for 5b70822
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ log4j = "2.21.1"
4
graphql = "7.0.2"
5
6
[libraries]
7
-annotations = "org.jetbrains:annotations:24.0.1"
+annotations = "org.jetbrains:annotations:24.1.0"
8
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
9
# com.expediagroup:graphql-kotlin-ktor-server:7.0.2
10
graphql-server = { module = "com.expediagroup:graphql-kotlin-ktor-server", version.ref = "graphql" }
0 commit comments