Skip to content

Commit 555a275

Browse files
chore(deps): update plugin org.springframework.boot to v3.4.1
1 parent e561b7c commit 555a275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging-k8s-stdout-otlp-json/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootJar
33

44
plugins {
55
id("java")
6-
id("org.springframework.boot") version "3.4.0"
6+
id("org.springframework.boot") version "3.4.1"
77
}
88

99
description = "OpenTelemetry Example for Java Agent with Stdout logging"

0 commit comments

Comments
 (0)