From b2ff4c1c0537ac444227628e7a862d1b6eb64722 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Wed, 25 Sep 2019 09:35:01 +0200 Subject: [PATCH] Added Kotlin module to spring-cloud-sstub-runner-boot --- spring-cloud-contract-stub-runner-boot/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-cloud-contract-stub-runner-boot/pom.xml b/spring-cloud-contract-stub-runner-boot/pom.xml index e5531f90f2..8410ea9c87 100644 --- a/spring-cloud-contract-stub-runner-boot/pom.xml +++ b/spring-cloud-contract-stub-runner-boot/pom.xml @@ -18,6 +18,10 @@ org.springframework.cloud spring-cloud-starter-contract-stub-runner + + org.springframework.cloud + spring-cloud-contract-spec-kotlin + org.springframework.boot spring-boot-starter-web