Skip to content

Commit

Permalink
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.1 (
Browse files Browse the repository at this point in the history
…#133)

Co-authored-by: Elias Jørgensen <eliaszakarias@gmail.com>
  • Loading branch information
pleo-bot-renovate and EliasJorgensen committed Sep 20, 2022
1 parent 939b052 commit bb1a6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ subprojects {
implementation "dev.misfitlabs.kotlinguice4:kotlin-guice:$kotlinGuiceVersion"

testImplementation 'com.google.truth:truth:1.1.3'
testImplementation 'ch.qos.logback:logback-classic:1.2.11'
testImplementation 'ch.qos.logback:logback-classic:1.4.1'
testImplementation "org.junit.jupiter:junit-jupiter:$junitVersion"
testImplementation "io.mockk:mockk:$mockkVersion"

Expand Down

0 comments on commit bb1a6b6

Please sign in to comment.