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 911f8e2 commit abd8bddCopy full SHA for abd8bdd
java/build.gradle
@@ -8,7 +8,7 @@ repositories {
8
9
dependencies {
10
implementation("io.opentracing:opentracing-util:0.33.0")
11
- implementation("com.newrelic.opentracing:newrelic-java-lambda:2.2.4")
+ implementation("com.newrelic.opentracing:newrelic-java-lambda:2.2.5")
12
implementation("com.newrelic.opentracing:java-aws-lambda:3.0.0")
13
implementation("com.amazonaws:aws-lambda-java-events:3.15.0")
14
implementation("com.amazonaws:aws-lambda-java-core:1.2.3")
0 commit comments