Skip to content

Commit 392806f

Browse files
authored
Merge pull request #239 from softwaremill/update/logback-classic-1.4.14
Update logback-classic to 1.4.14
2 parents 32a343b + b0a990d commit 392806f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ val emailValidatorVersion = "1.7"
33
val flywayVersion = "10.1.0"
44
val hikariVersion = "5.1.0"
55
val jwtVersion = "4.4.0"
6-
val logbackVersion = "1.4.13"
6+
val logbackVersion = "1.4.14"
77
val password4jVersion = "1.7.3"
88
val quillVersion = "4.8.0"
99
val sqliteVersion = "3.42.0.1"

0 commit comments

Comments
 (0)