Skip to content

Commit d85a801

Browse files
committed
Fix duplicate dependency in spring-boot-r2dbc
1 parent ef46636 commit d85a801

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

module/spring-boot-r2dbc/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ dependencies {
3131
api(project(":module:spring-boot-sql"))
3232
api(project(":module:spring-boot-transaction"))
3333
api("org.springframework:spring-r2dbc")
34-
api("org.springframework:spring-r2dbc")
3534

3635
compileOnly("com.fasterxml.jackson.core:jackson-annotations")
3736
compileOnly("com.google.code.findbugs:jsr305")

0 commit comments

Comments
 (0)