feat: add object storage production capability
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
// composition and diagnostic rendering belong to adapters/bootstrap.
|
||||
dependencies {
|
||||
implementation project(':shared-contract')
|
||||
|
||||
// Property-based verification for bounded object-storage identity and value contracts.
|
||||
testImplementation 'net.jqwik:jqwik:1.9.1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user