Skip to content

Commit 2b4b8be

Browse files
committed
Update dependency io.ktor:ktor-server-host-common to v2
1 parent 9db7f62 commit 2b4b8be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
implementation 'commons-cli:commons-cli:1.5.0'
6363
//API
6464
implementation('io.ktor:ktor-server-core:1.6.8')
65-
implementation('io.ktor:ktor-server-host-common:1.6.8')
65+
implementation('io.ktor:ktor-server-host-common:2.0.0')
6666
implementation('io.ktor:ktor-server-netty:1.6.8')
6767
implementation('io.ktor:ktor-serialization:1.6.8')
6868
//Mixins

0 commit comments

Comments
 (0)