Skip to content

Commit

Permalink
Bump org.tinylog:tinylog-api from 2.6.2 to 2.7.0 (#29)
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 Mar 8, 2024
1 parent 8306792 commit c157649
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 @@ -24,7 +24,7 @@ sourceSets {
}

dependencies {
implementation 'org.tinylog:tinylog-api:2.6.2'
implementation 'org.tinylog:tinylog-api:2.7.0'

implementation 'org.tinylog:tinylog-impl:2.7.0'
implementation 'org.tinylog:slf4j-tinylog:2.7.0'
Expand Down

0 comments on commit c157649

Please sign in to comment.