This commit is contained in:
bskjon 2024-07-13 20:07:33 +02:00
parent 7389362cae
commit ed75777a47

View File

@ -16,6 +16,7 @@ repositories {
val exposedVersion = "0.44.0"
dependencies {
/*Spring boot*/
implementation("org.springframework.boot:spring-boot-starter:2.7.0")