Skip to content

Commit d8ec169

Browse files
author
Jonah Calvo
committed
revert change to build.gradle
1 parent d7f17e4 commit d8ec169

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-prepper-plugins/dynamodb-source/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ dependencies {
2727

2828

2929
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml'
30-
testImplementation project(path: ':data-prepper-test-common')
30+
testImplementation project(':data-prepper-test:test-common')
3131
}

0 commit comments

Comments
 (0)