Skip to content

Commit 4b35263

Browse files
authored
Merge pull request #114 from skadi-cloud/dependabot/gradle/ch.qos.logback-logback-classic-1.2.10
build(deps): bump logback-classic from 1.2.7 to 1.2.10
2 parents ef42ef6 + 6dd9b95 commit 4b35263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
val ktor_version = "1.6.7"
7-
val logback_version = "1.2.7"
7+
val logback_version = "1.2.10"
88
val prometeus_version = "1.8.1"
99
val exposed_version = "0.36.2"
1010

0 commit comments

Comments
 (0)