Add all the renovate changes #115

Merged
jank merged 14 commits from renovate-test into main 2025-04-02 10:00:21 +00:00
Showing only changes of commit 3c64b9ec8b - Show all commits

View file

@ -39,7 +39,7 @@ repositories {
}
dependencies {
implementation("com.stripe:stripe-java:29.0.0")
implementation("com.stripe:stripe-java:20.136.0")
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
implementation("org.springframework.boot:spring-boot-starter-web")
compileOnly("org.projectlombok:lombok")