Skip to content

Commit abd8bdd

Browse files
authored
Update newrelic-java-lambda from 2.2.4 to 2.2.5 (#411)
1 parent 911f8e2 commit abd8bdd

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.4")
11+
implementation("com.newrelic.opentracing:newrelic-java-lambda:2.2.5")
1212
implementation("com.newrelic.opentracing:java-aws-lambda:3.0.0")
1313
implementation("com.amazonaws:aws-lambda-java-events:3.15.0")
1414
implementation("com.amazonaws:aws-lambda-java-core:1.2.3")

0 commit comments

Comments
 (0)