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 674b0f9 commit 3a387aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ktor-auth-azuread/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ dependencies {

implementation("com.fasterxml.jackson.core:jackson-databind:2.16.1")
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1")

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

0 comments on commit 3a387aa

Please sign in to comment.