Spaces:
Sleeping
Sleeping
andreybavt
commited on
Commit
·
330935a
1
Parent(s):
b5acd85
changes
Browse files- build.gradle.kts +1 -1
build.gradle.kts
CHANGED
@@ -43,7 +43,7 @@ dependencies {
|
|
43 |
}
|
44 |
|
45 |
implementation("org.springframework.boot:spring-boot-starter-undertow")
|
46 |
-
implementation("org.springframework.boot:spring-boot-starter-thymeleaf")
|
47 |
}
|
48 |
|
49 |
|
|
|
43 |
}
|
44 |
|
45 |
implementation("org.springframework.boot:spring-boot-starter-undertow")
|
46 |
+
// implementation("org.springframework.boot:spring-boot-starter-thymeleaf")
|
47 |
}
|
48 |
|
49 |
|