Skip to content

Commit

Permalink
Merge pull request #219 from navikt/dependabot/gradle/org.slf4j-slf4j…
Browse files Browse the repository at this point in the history
…-api-2.0.11

Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.11
  • Loading branch information
github-actions[bot] authored Jan 27, 2024
2 parents 683276c + 3df437f commit 4446f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ktor-auth-azuread/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +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")
runtimeOnly("org.slf4j:slf4j-api:2.0.11")
}

0 comments on commit 4446f45

Please sign in to comment.