chore: ビルド時にバージョン情報等を含めるように

This commit is contained in:
usbharu 2024-01-16 14:42:29 +09:00
parent dc02010c69
commit 8bd0fd9c90
Signed by: usbharu
GPG Key ID: 6556747BF94EEBC8
1 changed files with 4 additions and 0 deletions

View File

@ -316,3 +316,7 @@ koverReport {
}
}
}
springBoot {
buildInfo()
}