Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.4.1 to 1.4.14
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.4.1 to 1.4.14.
- [Commits](qos-ch/logback@v_1.4.1...v_1.4.14)

---
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 Dec 18, 2023
1 parent 4fd369c commit f4be155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.re

#Logging
logging-slf4jApi = { module = "org.slf4j:slf4j-api", version = "2.0.9" }
logging-logbackClassic = { module = "ch.qos.logback:logback-classic", version = "1.4.1" }
logging-logbackClassic = { module = "ch.qos.logback:logback-classic", version = "1.4.14" }
logging-logstashLogbackEncoder = { module = "net.logstash.logback:logstash-logback-encoder", version = "7.2"}

#Micrometer
Expand Down

0 comments on commit f4be155

Please sign in to comment.