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 0a16122 commit b18878bCopy full SHA for b18878b
grails-gorm-testing-support/build.gradle
@@ -80,7 +80,7 @@ dependencies {
80
exclude group: 'org.springframework', module: 'spring-tx'
81
}
82
83
- implementation project(':grails-datastore-gorm-test'), {
+ api project(':grails-datastore-gorm-test'), {
84
// impl: SimpleMapDatastore
85
if (excludeUnusedTransDeps) {
86
// API dependencies in grails-datastore-gorm-test
0 commit comments