Skip to content

Commit

Permalink
bump org.mock-server:mockserver-netty from 5.14.0 to 5.15.0 (via #1000)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent dae8464 commit 5fb84fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-karate/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
testImplementation("org.slf4j:slf4j-simple")
testImplementation(project(":allure-java-commons-test"))
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
testImplementation("org.mock-server:mockserver-netty:5.14.0")
testImplementation("org.mock-server:mockserver-netty:5.15.0")
}

tasks.jar {
Expand Down

0 comments on commit 5fb84fe

Please sign in to comment.