Compare commits
1 commit
c59c864569
...
e4a7a93da9
Author | SHA1 | Date | |
---|---|---|---|
e4a7a93da9 |
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ repositories {
|
|||
}
|
||||
|
||||
val springDocVersion = "2.8.5"
|
||||
val oauth2Version = "3.4.3"
|
||||
val oauth2Version = "3.4.4"
|
||||
|
||||
dependencies {
|
||||
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
|
||||
|
|
Reference in a new issue