Update 'api/build.gradle.kts'
This commit is contained in:
parent
28d7f198e0
commit
79060a5156
@ -7,8 +7,8 @@ plugins {
|
|||||||
kotlin("plugin.spring")
|
kotlin("plugin.spring")
|
||||||
}
|
}
|
||||||
|
|
||||||
val kotlinVersion = "1.5.21"
|
val kotlinVersion = "1.5.31"
|
||||||
val springBootVersion = "2.5.3"
|
val springBootVersion = "2.5.5"
|
||||||
|
|
||||||
// find the last commit
|
// find the last commit
|
||||||
fun getGitHashLastCommit(): String {
|
fun getGitHashLastCommit(): String {
|
||||||
|
Loading…
Reference in New Issue
Block a user