Skip to content

Commit

Permalink
chore(deps): update logback for LOGBACK-1591
Browse files Browse the repository at this point in the history
close #951
  • Loading branch information
tchiotludo committed Dec 14, 2021
1 parent 01723b5 commit 4c01cfd
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 @@ -138,7 +138,7 @@ test {
}

dependencies {
testImplementation 'ch.qos.logback:logback-classic:1.3.0-alpha10'
testImplementation 'ch.qos.logback:logback-classic:1.2.8'

// micronaut test
testAnnotationProcessor "org.projectlombok:lombok:" + lombokVersion
Expand Down

0 comments on commit 4c01cfd

Please sign in to comment.