pact-jvm icon indicating copy to clipboard operation
pact-jvm copied to clipboard

Gradle plugin extension should use Properties instead of primitives.

Open ksawerykarwacki opened this issue 5 months ago • 0 comments

Currently Gradle Plugin Extension uses primitives (strings) for configuration, this should be replaced with Properties to allow lazy configuration.

ksawerykarwacki avatar Sep 05 '24 10:09 ksawerykarwacki