Update 'api/build.gradle.kts'
This commit is contained in:
parent
a57e6a1425
commit
ebd21471bf
@ -7,8 +7,8 @@ plugins {
|
||||
kotlin("plugin.spring")
|
||||
}
|
||||
|
||||
val kotlinVersion = "1.4.32"
|
||||
val springBootVersion = "2.4.5"
|
||||
val kotlinVersion = "1.5.0"
|
||||
val springBootVersion = "2.5.0"
|
||||
|
||||
// find the last commit
|
||||
fun getGitHashLastCommit(): String {
|
||||
|
Loading…
Reference in New Issue
Block a user