Skip to content

Commit

Permalink
Update logback to 1.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Neustradamus committed Dec 30, 2021
1 parent 1bcaf9c commit 63ebd3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object Deps {
const val kotlinDefault = "1.3.72"
const val coroutines = "1.3.3"
const val slfj = "1.7.32"
const val logback = "1.2.9"
const val logback = "1.2.10"
const val junitJupiter = "5.8.2"
const val junitVintage = "5.8.2"
}
Expand Down

0 comments on commit 63ebd3f

Please sign in to comment.