Update 'api/build.gradle.kts'

This commit is contained in:
Sambo Chea 2021-06-11 08:09:47 +07:00
parent d4bb7eb3bf
commit 17c761bd68

View File

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