Skip to content

Commit

Permalink
NH-85671: upgrade upstream version to 2.5.0 and bump agent version
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Jul 9, 2024
1 parent 35003f6 commit c30b660
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ subprojects {

ext {
versions = [
opentelemetry : "1.38.0",
opentelemetryJavaagent: "2.4.0",
opentelemetry : "1.39.0",
opentelemetryJavaagent: "2.5.0",
bytebuddy : "1.12.10",
guava : "30.1-jre",
joboe : "10.0.6",
agent : "2.4.1", // the custom distro agent version
agent : "2.5.0", // the custom distro agent version
autoservice : "1.0.1",
caffeine : "2.9.3",
json : "20231013",
Expand Down

0 comments on commit c30b660

Please sign in to comment.