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