Skip to content

Commit 2890bd8

Browse files
committed
Add missing "spring-boot-starter-batch-jdbc-test" to the Gradle build
1 parent cde86d7 commit 2890bd8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

settings.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ include "starter:spring-boot-starter-aspectj"
213213
include "starter:spring-boot-starter-aspectj-test"
214214
include "starter:spring-boot-starter-batch"
215215
include "starter:spring-boot-starter-batch-jdbc"
216+
include "starter:spring-boot-starter-batch-jdbc-test"
216217
include "starter:spring-boot-starter-batch-test"
217218
include "starter:spring-boot-starter-cache"
218219
include "starter:spring-boot-starter-cache-test"

0 commit comments

Comments
 (0)