File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ dependencies {
4747 implementation ' org.apache.tika:tika-core:2.9.4'
4848 implementation ' com.google.guava:guava:33.4.8-jre'
4949 implementation ' org.slf4j:slf4j-api:2.0.17'
50- implementation ' io.ktor:ktor-http-jvm:3.0.1 '
51- implementation ' io.ktor:ktor-server-netty:3.0.1 '
52- implementation ' io.ktor:ktor-network-tls-certificates:3.0.1 '
53- implementation ' io.ktor:ktor-server-call-logging:3.0.1 '
50+ implementation ' io.ktor:ktor-http-jvm:3.1.3 '
51+ implementation ' io.ktor:ktor-server-netty:3.1.3 '
52+ implementation ' io.ktor:ktor-network-tls-certificates:3.1.3 '
53+ implementation ' io.ktor:ktor-server-call-logging:3.1.3 '
5454 implementation ' io.netty:netty-handler:4.2.1.Final'
5555 implementation ' org.apache.groovy:groovy:4.0.26'
5656 implementation ' org.apache.groovy:groovy-json:4.0.26'
You can’t perform that action at this time.
0 commit comments