fix(deps): update dependencies (major and minor) #41

Closed
Renovate wants to merge 1 commit from renovate/dependencies-(major-and-minor) into main
Showing only changes of commit 162db6577d - Show all commits

View file

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