Skip to content

Commit

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

Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12
  • Loading branch information
github-actions[bot] authored Feb 5, 2024
2 parents 7ea6423 + 2817b2e commit 0febb34
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.11")
runtimeOnly("org.slf4j:slf4j-api:2.0.12")
}

0 comments on commit 0febb34

Please sign in to comment.