Skip to content

Commit 1e7fd47

Browse files
authored
Update to newrelic-java-lambda:2.2.4 (#333)
1 parent c9db8de commit 1e7fd47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repositories {
88

99
dependencies {
1010
implementation("io.opentracing:opentracing-util:0.33.0")
11-
implementation("com.newrelic.opentracing:newrelic-java-lambda:2.2.3")
11+
implementation("com.newrelic.opentracing:newrelic-java-lambda:2.2.4")
1212
implementation("com.newrelic.opentracing:java-aws-lambda:2.2.0")
1313
implementation("com.amazonaws:aws-lambda-java-events:3.8.0")
1414
implementation("com.amazonaws:aws-lambda-java-core:1.2.0")

0 commit comments

Comments
 (0)