Skip to content

Commit 6892488

Browse files
authored
Update README dependency section
1 parent 07fdfce commit 6892488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Below are a list of the collected exception attributes:
3737
You can add the dependency by adding the following to your `build.gradle` file:
3838
```
3939
dependencies {
40-
compile "com.newrelic.opentracing.aws:java-aws-lambda:X.X.X"
40+
compile "com.newrelic.opentracing:java-aws-lambda:1.0.0"
4141
}
4242
```
4343

0 commit comments

Comments
 (0)