ajout api version

This commit is contained in:
2026-05-25 07:06:59 +02:00
parent f40ed22c54
commit ee9777132a
3 changed files with 29 additions and 0 deletions
+4
View File
@@ -36,3 +36,7 @@ dependencies {
tasks.named('test') {
useJUnitPlatform()
}
springBoot {
buildInfo()
}