Skip to content

Commit

Permalink
Bump jul-to-slf4j from 2.0.0-alpha4 to 2.0.0-alpha5 (#546)
Browse files Browse the repository at this point in the history
Bumps [jul-to-slf4j](https://github.com/qos-ch/slf4j) from 2.0.0-alpha4 to 2.0.0-alpha5.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_2.0.0-alpha4...v_2.0.0-alpha5)

---
updated-dependencies:
- dependency-name: org.slf4j:jul-to-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2021
1 parent 5eeba12 commit a915f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpg-library/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ dependencies {
api("org.apache.commons:commons-lang3:3.12.0")
api("org.neo4j:neo4j-ogm-core:3.2.25")
api("org.apache.logging.log4j:log4j-slf4j18-impl:2.14.1")
api("org.slf4j:jul-to-slf4j:2.0.0-alpha4")
api("org.slf4j:jul-to-slf4j:2.0.0-alpha5")
api("com.github.javaparser:javaparser-symbol-solver-core:3.23.0")

api("com.fasterxml.jackson.module:jackson-module-kotlin:2.12.5")
Expand Down

0 comments on commit a915f63

Please sign in to comment.