Merge pull request 'Update all minor and patch updates' (#19) from renovate/all-minor-patch into master
All checks were successful
Deploy / build (push) Successful in 1m8s

This commit was merged in pull request #19.
This commit is contained in:
2026-05-03 13:16:08 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-web")
implementation("org.springframework.boot:spring-boot-starter-actuator")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.3")
implementation("org.modelmapper:modelmapper:3.2.3")
implementation("org.modelmapper:modelmapper:3.2.6")
compileOnly("org.projectlombok:lombok")
developmentOnly("org.springframework.boot:spring-boot-devtools")
runtimeOnly("org.postgresql:postgresql")

View File

@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.4-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME