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 3d3d760 commit 237185fCopy full SHA for 237185f
smoke-tests/framework/build.gradle.kts
@@ -16,7 +16,7 @@ dependencies {
16
implementation("com.google.code.gson:gson")
17
implementation("org.apache.httpcomponents:httpclient:4.5.14")
18
19
- implementation("org.eclipse.jetty:jetty-servlet:10.0.23")
+ implementation("org.eclipse.jetty:jetty-servlet:10.0.24")
20
21
implementation("org.mock-server:mockserver-netty:5.15.0:shaded")
22
implementation("io.opentelemetry.proto:opentelemetry-proto:1.3.2-alpha")
0 commit comments