Skip to content

Commit

Permalink
ktor update
Browse files Browse the repository at this point in the history
  • Loading branch information
gabber235 committed Nov 23, 2023
1 parent 15193d8 commit 1095788
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ dependencies {
implementation("com.github.dyam0:LirandAPI:96cc59d4fb")

// Doesn't want to load properly using the spigot api.
implementation("io.ktor:ktor-server-core-jvm:2.3.4")
implementation("io.ktor:ktor-server-netty-jvm:2.3.4")
implementation("io.ktor:ktor-server-core-jvm:2.3.6")
implementation("io.ktor:ktor-server-netty-jvm:2.3.6")
implementation("io.insert-koin:koin-core:3.4.0")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.6.0")

Expand Down

0 comments on commit 1095788

Please sign in to comment.