Bump to spring-boot-starter-data-r2dbc:2.3.0.RELEASE
This commit is contained in:
@@ -43,8 +43,7 @@ dependencies {
|
||||
implementation("org.springframework.boot:spring-boot-starter-security")
|
||||
implementation("org.springframework.boot:spring-boot-starter-tomcat")
|
||||
implementation("io.projectreactor:reactor-core")
|
||||
implementation("org.springframework.boot.experimental:spring-boot-starter-r2dbc:0.1.0.M3")
|
||||
implementation("org.springframework.boot.experimental:spring-boot-starter-data-r2dbc:0.1.0.M3")
|
||||
implementation("org.springframework.boot:spring-boot-starter-data-r2dbc:2.3.0.RELEASE")
|
||||
implementation("io.r2dbc:r2dbc-h2:0.8.0.RELEASE")
|
||||
|
||||
docs("io.spring.docresources:spring-doc-resources:0.2.1.RELEASE@zip")
|
||||
|
||||
Reference in New Issue
Block a user