Skip to content

Commit

Permalink
Bump org.tinylog:tinylog-api from 2.6.2 to 2.7.0 (#10862)
Browse files Browse the repository at this point in the history
Bumps [org.tinylog:tinylog-api](https://github.com/tinylog-org/tinylog) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/tinylog-org/tinylog/releases)
- [Changelog](https://github.com/tinylog-org/tinylog/blob/v2.7/release.md)
- [Commits](tinylog-org/tinylog@2.6.2...2.7.0)

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

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 Feb 5, 2024
1 parent fd33ba5 commit b1ae7d2
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 @@ -188,7 +188,7 @@ dependencies {
implementation 'com.konghq:unirest-java:3.14.5'

implementation 'org.slf4j:slf4j-api:2.0.11'
implementation "org.tinylog:tinylog-api:2.6.2"
implementation "org.tinylog:tinylog-api:2.7.0"
implementation "org.tinylog:slf4j-tinylog:2.6.2"
implementation "org.tinylog:tinylog-impl:2.6.2"

Expand Down

0 comments on commit b1ae7d2

Please sign in to comment.