Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-simple to v2.0.16 (#710)
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 Aug 16, 2024
1 parent d595460 commit 58d6377
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 @@ managed-coherence-json = { module = "com.oracle.coherence.ce:coherence-json", ve
# BOMs
boms-coherence = { module = "com.oracle.coherence.ce:coherence-bom", version.ref = "managed-coherence" }

slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "2.0.15" }
slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "2.0.16" }
bedrock-testing-support = { module = "com.oracle.bedrock:bedrock-testing-support", version.ref = "bedrock" }
hamcrest = { module = "org.hamcrest:hamcrest", version.ref = "hamcrest" }
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
Expand Down

0 comments on commit 58d6377

Please sign in to comment.