Skip to content

Commit 21f15e3

Browse files
changed build.gradle.kts
1 parent 3850fd6 commit 21f15e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ repositories {
2929

3030
dependencies {
3131
implementation("org.springframework.boot:spring-boot-starter")
32+
implementation("org.springframework.boot:spring-boot-starter-web")
3233
implementation("org.springframework.boot:spring-boot-devtools")
3334
testImplementation("org.springframework.boot:spring-boot-starter-test")
3435
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

0 commit comments

Comments
 (0)