We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30a7e4 commit 6241a19Copy full SHA for 6241a19
1 file changed
build.gradle
@@ -64,7 +64,7 @@ dependencies {
64
implementation 'commons-cli:commons-cli:1.5.0'
65
//API
66
implementation('io.ktor:ktor-server-core:1.6.8')
67
- implementation('io.ktor:ktor-server-host-common:1.6.8')
+ implementation('io.ktor:ktor-server-host-common:2.0.1')
68
implementation('io.ktor:ktor-server-netty:2.0.1')
69
implementation('io.ktor:ktor-serialization:1.6.8')
70
//Mixins
0 commit comments