Skip to content

Commit

Permalink
chore(deps): update dependency ch.qos.logback:logback-classic to v1.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and augi committed Mar 6, 2022
1 parent 11d87be commit 077bfed
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 @@ -147,7 +147,7 @@ subprojects {
testImplementation 'junit:junit:4.13.2'
testImplementation "org.scalatest:scalatest_$scalaVersion:3.0.8"
testImplementation 'org.mockito:mockito-all:1.10.19'
testImplementation 'ch.qos.logback:logback-classic:1.2.10'
testImplementation 'ch.qos.logback:logback-classic:1.2.11'

testImplementation 'org.pegdown:pegdown:1.6.0'
}
Expand Down

0 comments on commit 077bfed

Please sign in to comment.