Skip to content

Commit a87f9e1

Browse files
eduardboschkoral--
authored andcommitted
Add space between test deps
1 parent f2aa2f5 commit a87f9e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dispatcher/build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ dependencies {
99
implementation(libs.mockwebserver)
1010
implementation(libs.commons.text)
1111
implementation(libs.snakeyaml)
12+
1213
testImplementation(libs.assertj.core)
1314
testImplementation(libs.mockito.kotlin)
1415
testImplementation(libs.junit)

0 commit comments

Comments
 (0)