We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff3c51 commit 14ca59aCopy full SHA for 14ca59a
build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
testImplementation('org.mockito:mockito-core:2.23.0')
57
testImplementation('org.junit.jupiter:junit-jupiter-engine:5.3.1')
58
testImplementation('org.junit-pioneer:junit-pioneer:0.3.0')
59
- testImplementation('org.eclipse.jetty:jetty-server:11.0.12')
+ testImplementation('org.eclipse.jetty:jetty-server:11.0.14')
60
61
// Enforce wiremock to use latest guava and json-smart
62
testImplementation('com.google.guava:guava:31.1-jre')
0 commit comments