Skip to content

Commit

Permalink
Bump kord
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Oct 25, 2024
1 parent 0b38b13 commit 38e6e1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ kotlin.incremental=true
ksp.incremental=false
ksp.useKSP2=true

projectVersion=1.9.11-mikbot-SNAPSHOT
projectVersion=1.9.12-mikbot-SNAPSHOT
4 changes: 1 addition & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jsoup = "1.18.1"
junit = "5.10.3"
kaml = "0.60.0"
koin = "3.5.6"
kord = "feature-user-apps-20241025.192746-9"
kord = "feature-user-apps-20241025.202855-10
#kord = "0.12.0"
ksp = "2.0.20-Beta1-1.0.22"
ktor = "3.0.0"
Expand Down Expand Up @@ -90,14 +90,12 @@ logging = ["kotlin-logging", "slf4j"]
ktor-server = [
"ktor-server-core",
"ktor-server-netty",

"ktor-server-plugin-auth",
"ktor-server-plugin-content-negotiation",
"ktor-server-plugin-cors",
"ktor-server-plugin-forwarded-header",
"ktor-server-plugin-status-pages",
"ktor-server-plugin-websockets",

"ktor-server-plugin-kx-json",
"ktor-server-plugin-kx-xml",
]

0 comments on commit 38e6e1f

Please sign in to comment.