Skip to content

Commit

Permalink
remove redundant deps
Browse files Browse the repository at this point in the history
  • Loading branch information
burtbeckwith committed Aug 21, 2024
1 parent c4fb08e commit 22cd66f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions azure-logging/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ dependencies {
implementation libs.logback.json.classic, {
exclude group: 'ch.qos.logback', module: 'logback-classic'
}

testAnnotationProcessor mn.micronaut.inject.java
testImplementation mn.micronaut.inject.groovy
testImplementation mnTest.micronaut.test.spock
}

micronautBuild {
Expand Down

0 comments on commit 22cd66f

Please sign in to comment.