Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 19, 2021
1 parent 58e1b7a commit 62a18b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grooves-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
testRuntimeOnly("org.slf4j:slf4j-simple:1.7.32")
testRuntimeOnly("org.apache.logging.log4j:log4j-core:2.14.1")
testRuntimeOnly("org.apache.logging.log4j:log4j-slf4j-impl:2.14.1")
testRuntimeOnly("ch.qos.logback:logback-classic:0.9.30")
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.7")

implementation("org.aspectj:aspectjrt:1.9.7")
}
Expand Down

0 comments on commit 62a18b7

Please sign in to comment.