Skip to content

Commit

Permalink
Bump slf4j-tinylog from 2.4.1 to 2.5.0 (#9085)
Browse files Browse the repository at this point in the history
Bumps [slf4j-tinylog](https://github.com/tinylog-org/tinylog) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/tinylog-org/tinylog/releases)
- [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.5/release.md)
- [Commits](tinylog-org/tinylog@2.4.1...2.5.0)

---
updated-dependencies:
- dependency-name: org.tinylog:slf4j-tinylog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2022
1 parent 79be511 commit 8836cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ dependencies {

implementation 'org.slf4j:slf4j-api:2.0.0'
implementation "org.tinylog:tinylog-api:2.5.0"
implementation "org.tinylog:slf4j-tinylog:2.4.1"
implementation "org.tinylog:slf4j-tinylog:2.5.0"
implementation "org.tinylog:tinylog-impl:2.5.0"

implementation 'de.undercouch:citeproc-java:3.0.0-alpha.6'
Expand Down

0 comments on commit 8836cf4

Please sign in to comment.