We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd20a7 commit 83b3705Copy full SHA for 83b3705
src/ad/build.gradle
@@ -17,7 +17,7 @@ group = "ad"
17
version = "0.1.0-SNAPSHOT"
18
19
def opentelemetryVersion = "1.47.0"
20
-def opentelemetryInstrumentationVersion = "2.13.1"
+def opentelemetryInstrumentationVersion = "2.13.2"
21
def grpcVersion = "1.70.0"
22
def jacksonVersion = "2.18.2"
23
def protocVersion = "4.29.3"
0 commit comments