Skip to content

Commit 545c046

Browse files
Merge pull request #1272 from modelix/dependabot/gradle/ch.qos.logback-logback-classic-1.5.14
build(deps): bump ch.qos.logback:logback-classic from 1.5.13 to 1.5.14
2 parents 90c1099 + f438aac commit 545c046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ ignite-core = { group = "org.apache.ignite", name = "ignite-core", version.ref =
110110
ignite-spring = { group = "org.apache.ignite", name = "ignite-spring", version.ref = "ignite" }
111111
ignite-indexing = { group = "org.apache.ignite", name = "ignite-indexing", version.ref = "ignite" }
112112

113-
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.13" }
113+
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.14" }
114114
postgresql = { group = "org.postgresql", name = "postgresql", version = "42.7.4" }
115115
jcommander = { group = "com.beust", name = "jcommander", version = "1.82" }
116116
junit = { group = "junit", name = "junit", version = "4.13.2" }

0 commit comments

Comments
 (0)