We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e561b7c commit 555a275Copy full SHA for 555a275
logging-k8s-stdout-otlp-json/build.gradle.kts
@@ -3,7 +3,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootJar
3
4
plugins {
5
id("java")
6
- id("org.springframework.boot") version "3.4.0"
+ id("org.springframework.boot") version "3.4.1"
7
}
8
9
description = "OpenTelemetry Example for Java Agent with Stdout logging"
0 commit comments