Update 'api/build.gradle.kts'

This commit is contained in:
Sambo Chea 2021-10-23 11:21:58 +07:00
parent 261819d7ee
commit c4d49e05ac

View File

@ -8,7 +8,7 @@ plugins {
}
val kotlinVersion = "1.5.31"
val springBootVersion = "2.5.5"
val springBootVersion = "2.5.6"
// find the last commit
fun getGitHashLastCommit(): String {