Skip to content

Commit

Permalink
Merge pull request #979 from Banno/update/logback-classic-1.5.17
Browse files Browse the repository at this point in the history
Update logback-classic to 1.5.17
  • Loading branch information
milessabin authored Mar 4, 2025
2 parents 19eb73c + 808ff1d commit 0c68c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ val V = new {
val kafka = s"$confluent-ccs"
val kindProjector = "0.13.3"
val log4cats = "2.7.0"
val logback = "1.5.16"
val logback = "1.5.17"
val natchez = "0.3.7"
val scalacheck = "1.18.1"
val scalacheckEffect = "1.0.4"
Expand Down

0 comments on commit 0c68c89

Please sign in to comment.