Skip to content

Commit 858992d

Browse files
Remove dependencia em org.springframework.boot:spring-boot-starter-jdbc
1 parent 6d4c0fc commit 858992d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rinha-api/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ repositories {
1919
}
2020

2121
dependencies {
22-
implementation("org.springframework.boot:spring-boot-starter-jdbc")
2322
implementation("org.springframework.boot:spring-boot-starter-web")
2423
implementation("org.flywaydb:flyway-core")
2524
implementation("org.springframework.boot:spring-boot-starter-validation")

0 commit comments

Comments
 (0)