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.
2 parents 90abe76 + 6005499 commit 6855934Copy full SHA for 6855934
build.gradle.kts
@@ -5,7 +5,7 @@ import com.expediagroup.graphql.plugin.gradle.tasks.GraphQLGenerateClientTask
5
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
6
import com.github.jengelman.gradle.plugins.shadow.transformers.ServiceFileTransformer
7
8
-val ktor_version = "3.0.2"
+val ktor_version = "3.0.3"
9
val kotlin_version = "2.0.21"
10
val kotlinx_datetime_version = "0.6.1"
11
val kompendium_version = "4.0.3"
0 commit comments