Skip to content

Commit b411dc9

Browse files
Removing unnecessary dependency
1 parent d6ffc2c commit b411dc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ dependencies{
8080
// TESTING
8181
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
8282

83-
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.18.2'
8483
}
8584

8685
task printVersion {

0 commit comments

Comments
 (0)