Skip to content

Commit fbfbcdd

Browse files
Update logback-classic to 1.5.23 (#2603)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent ded2885 commit fbfbcdd

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
@@ -35,7 +35,7 @@ object Dependencies {
3535
// (remember to also update the scala-steward pin)
3636
val agronaVersion = "2.2.4"
3737
val nettyVersion = "4.2.9.Final"
38-
val logbackVersion = "1.5.22"
38+
val logbackVersion = "1.5.23"
3939

4040
val jacksonAnnotationsVersion = "2.20"
4141
val jacksonVersion2 = "2.20.1"

0 commit comments

Comments
 (0)