Update 'api/build.gradle.kts'
This commit is contained in:
parent
04558b7393
commit
2047ffbe31
@ -7,8 +7,8 @@ plugins {
|
|||||||
kotlin("plugin.spring")
|
kotlin("plugin.spring")
|
||||||
}
|
}
|
||||||
|
|
||||||
val kotlinVersion = "1.5.10"
|
val kotlinVersion = "1.5.20"
|
||||||
val springBootVersion = "2.5.1"
|
val springBootVersion = "2.5.2"
|
||||||
|
|
||||||
// find the last commit
|
// find the last commit
|
||||||
fun getGitHashLastCommit(): String {
|
fun getGitHashLastCommit(): String {
|
||||||
|
Loading…
Reference in New Issue
Block a user