Skip to content

Commit 135dc90

Browse files
authored
Merge pull request #157 from avast/renovate/ch.qos.logback-logback-classic-1.x
chore(deps): update dependency ch.qos.logback:logback-classic to v1.2.10
2 parents e3990bc + 614aa2b commit 135dc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ subprojects {
147147
testImplementation 'junit:junit:4.13.2'
148148
testImplementation "org.scalatest:scalatest_$scalaVersion:3.0.8"
149149
testImplementation 'org.mockito:mockito-all:1.10.19'
150-
testImplementation 'ch.qos.logback:logback-classic:1.2.7'
150+
testImplementation 'ch.qos.logback:logback-classic:1.2.10'
151151

152152
testImplementation 'org.pegdown:pegdown:1.6.0'
153153
}

0 commit comments

Comments
 (0)