fix(deps): update dependencies (major and minor)
This commit is contained in:
parent
8c6f6301d3
commit
d4cfdac0fd
1 changed files with 2 additions and 2 deletions
|
@ -58,8 +58,8 @@ repositories {
|
|||
mavenCentral()
|
||||
}
|
||||
|
||||
val springDocVersion = "2.6.0"
|
||||
val oauth2Version = "3.3.4"
|
||||
val springDocVersion = "2.8.4"
|
||||
val oauth2Version = "3.4.2"
|
||||
|
||||
dependencies {
|
||||
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
|
||||
|
|
Loading…
Add table
Reference in a new issue