Skip to content

Commit bc17e32

Browse files
build: Update logback-classic from 1.2.8 to 1.2.9
1 parent c5fa71d commit bc17e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object Dependencies {
77
val scala213Version = "2.13.6"
88
val scala3Version = "3.0.2"
99
val scalaTestVersion = "3.2.9"
10-
val logbackVersion = "1.2.8"
10+
val logbackVersion = "1.2.9"
1111
val scalaCollectionCompatVersion = "2.5.0"
1212
val dockerJavaVersion = "3.2.12"
1313
val progressBarVersion = "0.9.2"

0 commit comments

Comments
 (0)