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 6d4c0fc commit 858992dCopy full SHA for 858992d
rinha-api/build.gradle.kts
@@ -19,7 +19,6 @@ repositories {
19
}
20
21
dependencies {
22
- implementation("org.springframework.boot:spring-boot-starter-jdbc")
23
implementation("org.springframework.boot:spring-boot-starter-web")
24
implementation("org.flywaydb:flyway-core")
25
implementation("org.springframework.boot:spring-boot-starter-validation")
0 commit comments