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