Skip to content

Commit

Permalink
Add missing library
Browse files Browse the repository at this point in the history
  • Loading branch information
jdaugherty committed Dec 10, 2024
1 parent 9e066d1 commit 0a19689
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions json/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies {
testImplementation libs.grails.datastore.gorm.hibernate5
testImplementation libs.spock.core
testImplementation libs.jackson.databind
testImplementation libs.jakarta.servlet.api

testRuntimeOnly libs.slf4j.nop // Get rid of warning about missing slf4j implementation during test task
}
Expand Down

0 comments on commit 0a19689

Please sign in to comment.