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 2ecf253 commit d8bebb4Copy full SHA for d8bebb4
dependencyManagement/build.gradle.kts
@@ -7,7 +7,7 @@ val otelSdkVersion = "1.53.0"
7
8
val mockitoVersion = "4.11.0"
9
val byteBuddyVersion = "1.15.10"
10
-val joboeVersion = "10.0.21"
+val joboeVersion = "10.0.22"
11
12
val opentelemetryJavaagentAlpha = "$otelAgentVersion-alpha"
13
val opentelemetryAlpha = "$otelSdkVersion-alpha"
0 commit comments