Skip to content

Commit

Permalink
Merge pull request #1280 from modelix/dependabot/gradle/ch.qos.logbac…
Browse files Browse the repository at this point in the history
…k-logback-classic-1.5.15

build(deps): bump ch.qos.logback:logback-classic from 1.5.14 to 1.5.15
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents ba0b69b + f972bf5 commit f5d9a87
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.14" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.15" }
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 f5d9a87

Please sign in to comment.