Skip to content

Commit

Permalink
Bump org.tinylog:tinylog-impl from 2.6.2 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [org.tinylog:tinylog-impl](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-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent e032f85 commit 783ac80
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 @@ -25,7 +25,7 @@ sourceSets {

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

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
Expand Down

0 comments on commit 783ac80

Please sign in to comment.