Skip to content

Commit d0571ad

Browse files
authored
Merge branch 'main' into dependabot/cargo/tools/cp-utility/tempfile-3.20.0
2 parents a86961e + e7fc979 commit d0571ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appsignals-tests/images/http-servers/tomcat/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ application {
3131
}
3232

3333
dependencies {
34-
implementation("org.apache.tomcat.embed:tomcat-embed-core:10.1.10")
34+
implementation("org.apache.tomcat.embed:tomcat-embed-core:11.0.6")
3535
implementation("io.opentelemetry:opentelemetry-api")
3636
}
3737

0 commit comments

Comments
 (0)