Skip to content

Commit

Permalink
build(deps): bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16
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.15 to 1.5.16.
- [Commits](qos-ch/logback@v_1.5.15...v_1.5.16)

---
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 Jan 6, 2025
1 parent 5e9bf59 commit 3664165
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 @@ -110,7 +110,7 @@ ignite-core = { group = "org.apache.ignite", name = "ignite-core", version.ref =
ignite-spring = { group = "org.apache.ignite", name = "ignite-spring", version.ref = "ignite" }
ignite-indexing = { group = "org.apache.ignite", name = "ignite-indexing", version.ref = "ignite" }

logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.15" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.16" }
postgresql = { group = "org.postgresql", name = "postgresql", version = "42.7.4" }
jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
junit = { group = "junit", name = "junit", version = "4.13.2" }
Expand Down

0 comments on commit 3664165

Please sign in to comment.