We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7d406 commit d13ff7fCopy full SHA for d13ff7f
settings.gradle.kts
@@ -80,7 +80,6 @@ if ("dynamodb".isBootstrappedService) {
80
include(":hll:dynamodb-mapper:dynamodb-mapper-schema-codegen")
81
include(":hll:dynamodb-mapper:dynamodb-mapper-annotations")
82
include(":hll:dynamodb-mapper:dynamodb-mapper-schema-generator-plugin")
83
- include(":hll:dynamodb-mapper:tests:dynamodb-mapper-schema-generator-plugin-test")
84
} else {
85
logger.warn(":services:dynamodb is not bootstrapped, skipping :hll:dynamodb-mapper and subprojects")
86
}
0 commit comments