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 c9db8de commit 1e7fd47Copy full SHA for 1e7fd47
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.3")
+ implementation("com.newrelic.opentracing:newrelic-java-lambda:2.2.4")
12
implementation("com.newrelic.opentracing:java-aws-lambda:2.2.0")
13
implementation("com.amazonaws:aws-lambda-java-events:3.8.0")
14
implementation("com.amazonaws:aws-lambda-java-core:1.2.0")
0 commit comments