Skip to content

Commit

Permalink
Bump jcabi-log from 0.19.0 to 0.20.1
Browse files Browse the repository at this point in the history
Bumps [jcabi-log](https://github.com/jcabi/jcabi-log) from 0.19.0 to 0.20.1.
- [Release notes](https://github.com/jcabi/jcabi-log/releases)
- [Commits](jcabi/jcabi-log@0.19.0...0.20.1)

---
updated-dependencies:
- dependency-name: com.jcabi:jcabi-log
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2021
1 parent fdb7abc commit 57f51e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
//Logging
implementation("org.slf4j:slf4j-log4j12:1.8.0-beta4")
implementation("log4j:apache-log4j-extras:1.2.17")
implementation("com.jcabi:jcabi-log:0.19.0")
implementation("com.jcabi:jcabi-log:0.20.1")

implementation("org.apache.commons:commons-lang3:3.12.0")
implementation("org.apache.commons:commons-collections4:4.4")
Expand Down

0 comments on commit 57f51e2

Please sign in to comment.