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 2b6f84f commit 5dfc26dCopy full SHA for 5dfc26d
src/ad/build.gradle
@@ -19,7 +19,7 @@ version = "0.1.0-SNAPSHOT"
19
def opentelemetryVersion = "1.55.0"
20
def opentelemetryInstrumentationVersion = "2.21.0"
21
def grpcVersion = "1.76.0"
22
-def jacksonVersion = "2.20.0"
+def jacksonVersion = "2.20.1"
23
def protocVersion = "4.33.0"
24
25
tasks.withType(JavaCompile).configureEach {
0 commit comments