Update 'api/build.gradle.kts'
This commit is contained in:
parent
261819d7ee
commit
c4d49e05ac
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user