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 ef46636 commit d85a801Copy full SHA for d85a801
module/spring-boot-r2dbc/build.gradle
@@ -31,7 +31,6 @@ dependencies {
31
api(project(":module:spring-boot-sql"))
32
api(project(":module:spring-boot-transaction"))
33
api("org.springframework:spring-r2dbc")
34
- api("org.springframework:spring-r2dbc")
35
36
compileOnly("com.fasterxml.jackson.core:jackson-annotations")
37
compileOnly("com.google.code.findbugs:jsr305")
0 commit comments