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

This commit is contained in:
Renovate 2025-01-06 11:02:31 +00:00
parent 8c6f6301d3
commit 9fe1ed6227

View File

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