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 99e6e57 commit 8ca8778Copy full SHA for 8ca8778
gcp-auth-extension/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("otel.java-conventions")
3
id("otel.publish-conventions")
4
id("com.gradleup.shadow")
5
- id("org.springframework.boot") version "2.7.18"
+ id("org.springframework.boot") version "3.2.11"
6
}
7
8
description = "OpenTelemetry extension that provides GCP authentication support for OTLP exporters"
0 commit comments