Skip to content

Commit 06a511d

Browse files
committed
update samples
1 parent 8e0e429 commit 06a511d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • samples/client/petstore/kotlin-jvm-spring-3-restclient

samples/client/petstore/kotlin-jvm-spring-3-restclient/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ dependencies {
6565
implementation "com.fasterxml.jackson.module:jackson-module-kotlin:2.20.0"
6666
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0"
6767
implementation "org.springframework.boot:spring-boot-starter-web:$spring_boot_version"
68-
testImplementation "org.springframework.boot:spring-boot-test:$spring_boot_version"
6968
testImplementation "io.kotlintest:kotlintest-runner-junit5:3.4.2"
7069
testImplementation "org.springframework.boot:spring-boot-test:$spring_boot_version"
7170
}

0 commit comments

Comments
 (0)