2026-01-09 18:35:06 +01:00
|
|
|
distributionBase=GRADLE_USER_HOME
|
|
|
|
|
distributionPath=wrapper/dists
|
Update Docker images, Kotlin, Spring Boot, Gradle, and dependencies
- Upgraded Docker image versions for `postgres`, `keycloak`, `rabbitmq`, `redis`, and `minio`.
- Updated Kotlin to `1.9.25` and aligned related plugins.
- Upgraded Spring Boot to `3.4.1` and adjusted dependencies accordingly.
- Downgraded JVM target and toolchain to `17` for compatibility.
- Updated Gradle to `8.12` along with dependency version improvements (`flyway-core`, `opentelemetry`, `springdoc`, AWS SDK).
2026-01-13 15:37:29 +01:00
|
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
|
2026-01-09 18:35:06 +01:00
|
|
|
networkTimeout=10000
|
|
|
|
|
validateDistributionUrl=true
|
|
|
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
|
|
|
zipStorePath=wrapper/dists
|