Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Change scope of dependencies in generated tests
After this change this library needs to be referenced with `integrationTestImplementation testFixtures('org.grails.plugins:geb')` but now we are not leaking any test dependencies to downstream projects non-test configurations.
- Loading branch information