Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
VHollund authored Jan 26, 2024
1 parent 3a387aa commit 683276c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ktor-auth-azuread/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ dependencies {
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1")

runtimeOnly("org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.3")
runtimeOnly("org.slf4j:slf4j-api:2.0.9")
}

0 comments on commit 683276c

Please sign in to comment.