Skip to content

Commit

Permalink
[api]: Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.10
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.9 to 1.5.10.
- [Commits](qos-ch/logback@v_1.5.9...v_1.5.10)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tiagohm committed Oct 14, 2024
1 parent 7d8c847 commit 68eae49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencyResolutionManagement {
library("retrofit", "com.squareup.retrofit2:retrofit:2.11.0")
library("retrofit-jackson", "com.squareup.retrofit2:converter-jackson:2.11.0")
library("rx", "io.reactivex.rxjava3:rxjava:3.1.9")
library("logback", "ch.qos.logback:logback-classic:1.5.9")
library("logback", "ch.qos.logback:logback-classic:1.5.10")
library("eventbus", "org.greenrobot:eventbus-java:3.3.1")
library("netty-transport", "io.netty:netty-transport:4.1.114.Final")
library("netty-codec", "io.netty:netty-codec:4.1.114.Final")
Expand Down

0 comments on commit 68eae49

Please sign in to comment.