Skip to content

Commit 7af7430

Browse files
Remove not necessary dependency from utbot-spring-sample (#2401)
1 parent 01c55b9 commit 7af7430

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

utbot-spring-sample/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ plugins {
33
}
44

55
dependencies {
6-
implementation(project(":utbot-api"))
7-
86
implementation 'org.projectlombok:lombok:1.18.20'
97
annotationProcessor 'org.projectlombok:lombok:1.18.20'
108

0 commit comments

Comments
 (0)