Compare commits
1 commit
c59c864569
...
e4a7a93da9
Author | SHA1 | Date | |
---|---|---|---|
e4a7a93da9 |
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.5"
|
||||
val oauth2Version = "3.4.4"
|
||||
|
||||
dependencies {
|
||||
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
|
||||
|
|
Reference in a new issue