Update 'api/build.gradle.kts'
This commit is contained in:
parent
d4bb7eb3bf
commit
17c761bd68
@ -8,7 +8,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
val kotlinVersion = "1.5.10"
|
val kotlinVersion = "1.5.10"
|
||||||
val springBootVersion = "2.5.0"
|
val springBootVersion = "2.5.1"
|
||||||
|
|
||||||
// find the last commit
|
// find the last commit
|
||||||
fun getGitHashLastCommit(): String {
|
fun getGitHashLastCommit(): String {
|
||||||
|
Loading…
Reference in New Issue
Block a user