Skip to content

Commit

Permalink
Merge pull request #775 from Neustradamus/logback
Browse files Browse the repository at this point in the history
Update logback to 1.2.10
  • Loading branch information
Raibaz committed Dec 30, 2021
2 parents 1bcaf9c + 63ebd3f commit 99a3819
Showing 1 changed file with 1 addition and 1 deletion.
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 99a3819

Please sign in to comment.