fix(deps): update dependencies (major and minor)
Some checks failed
Build PR / Build and analyze (pull_request) Failing after 2m3s
Quality Check / Tests (pull_request) Failing after 2m16s
Quality Check / Checkstyle Main (pull_request) Successful in 2m16s

This commit is contained in:
Renovate 2025-03-21 04:17:24 +00:00
parent 8c6f6301d3
commit e4a7a93da9

View file

@ -58,8 +58,8 @@ repositories {
mavenCentral() mavenCentral()
} }
val springDocVersion = "2.6.0" val springDocVersion = "2.8.5"
val oauth2Version = "3.3.4" val oauth2Version = "3.4.4"
dependencies { dependencies {
implementation("org.springframework.boot:spring-boot-starter-data-jpa") implementation("org.springframework.boot:spring-boot-starter-data-jpa")