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 aae9722 commit 25a866eCopy full SHA for 25a866e
README.md
@@ -50,7 +50,7 @@ Below are a list of the collected exception attributes:
50
You can add the dependency by adding the following to your `build.gradle` file:
51
```
52
dependencies {
53
- implementation "com.newrelic.opentracing:java-aws-lambda:2.1.1"
+ implementation "com.newrelic.opentracing:java-aws-lambda:2.2.0"
54
}
55
56
0 commit comments