Skip to content

Commit e5219c5

Browse files
authored
Merge branch 'main' into dependabot/gradle/org.testcontainers-mysql-1.20.3
2 parents 2f72abd + e7fc979 commit e5219c5

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)