We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae9722 commit 5e59614Copy full SHA for 5e59614
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
gradle.properties
@@ -1,2 +1,2 @@
1
group = com.newrelic.opentracing
2
-version = 2.2.0
+version = 2.3.0
0 commit comments