Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gradle plugin: Add mandatory dependency to smallrye-config
Using the Gradle plugin (v3.3.1) otherwise leads to ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':nessie-model:generateOpenApiSpec'. > io/smallrye/config/SmallRyeConfigBuilder ``` which is a `ClassNotFoundException`.
- Loading branch information