Skip to content

Commit

Permalink
Merge branch 'master' into 1.3.3-proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
Shiranuit authored Jan 2, 2023
2 parents 3b20b8a + 2b40f9b commit 48a3b66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ dependencies {
testImplementation("io.ktor:ktor-client-mock:$ktorVersion")
testImplementation("io.ktor:ktor-client-mock-jvm:$ktorVersion")
testImplementation("io.ktor:ktor-client-json-jvm:$ktorVersion")
testImplementation("io.ktor:ktor-client-mock-js:1.3.1")
testImplementation("io.ktor:ktor-client-mock-native:1.3.1")
testImplementation("io.ktor:ktor-client-mock-js:1.3.2")
testImplementation("io.ktor:ktor-client-mock-native:1.3.2")
testImplementation("org.mock-server:mockserver-netty:5.3.0")
testImplementation("io.cucumber:cucumber-java8:7.3.3")
testImplementation("io.cucumber:cucumber-junit:7.3.3")
Expand Down

0 comments on commit 48a3b66

Please sign in to comment.