Add CRaC dependency to framework/webmvc-tomcat
This commit is contained in:
@@ -7,6 +7,7 @@ plugins {
|
||||
dependencies {
|
||||
implementation(platform(org.springframework.boot.gradle.plugin.SpringBootPlugin.BOM_COORDINATES))
|
||||
implementation("org.springframework.boot:spring-boot-starter-web")
|
||||
implementation("org.crac:crac:0.1.3")
|
||||
|
||||
testImplementation("org.springframework.boot:spring-boot-starter-test")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user