We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d65752 commit c37872cCopy full SHA for c37872c
appsignals-tests/images/http-servers/tomcat/build.gradle.kts
@@ -31,7 +31,7 @@ application {
31
}
32
33
dependencies {
34
- implementation("org.apache.tomcat.embed:tomcat-embed-core:10.1.10")
+ implementation("org.apache.tomcat.embed:tomcat-embed-core:11.0.5")
35
implementation("io.opentelemetry:opentelemetry-api")
36
37
0 commit comments