We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8adb8d commit cc07e1cCopy full SHA for cc07e1c
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ graphql = "7.0.2"
5
exposedVersion = "0.48.0"
6
7
[libraries]
8
-annotations = "org.jetbrains:annotations:24.0.1"
+annotations = "org.jetbrains:annotations:24.1.0"
9
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
10
# com.expediagroup:graphql-kotlin-ktor-server:7.0.2
11
graphql-server = { module = "com.expediagroup:graphql-kotlin-ktor-server", version.ref = "graphql" }
0 commit comments