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