fix(deps): update dependencies (major and minor) to v3.4.0 #41

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

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