Skip to content

Commit 0a9b2ee

Browse files
Update dependency co.elastic.otel:elastic-otel-runtime-attach to v1.9.0 (#52)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 344a173 commit 0a9b2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ java {
1212
dependencies {
1313
implementation(platform(org.springframework.boot.gradle.plugin.SpringBootPlugin.BOM_COORDINATES))
1414
implementation("org.springframework.boot:spring-boot-starter-web")
15-
implementation("co.elastic.otel:elastic-otel-runtime-attach:1.8.0")
15+
implementation("co.elastic.otel:elastic-otel-runtime-attach:1.9.0")
1616
}

0 commit comments

Comments
 (0)