Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2.0.16 (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent b1adc46 commit e5a8624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", ver
jakarta-annotation-api = { module = "jakarta.annotation:jakarta.annotation-api", version = "3.0.0" }
log4j-slf4j2-impl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version = "2.23.1" }
openfeature = { module = "dev.openfeature:sdk", version.ref = "openfeature" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.13" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }

# Kotlin (not in core package)
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version.ref = "jackson" }
Expand Down

0 comments on commit e5a8624

Please sign in to comment.