Skip to content

Commit

Permalink
Merge pull request #135 from solarwindscloud/cc/NH-60722
Browse files Browse the repository at this point in the history
NH-60722: Netty bug
  • Loading branch information
cleverchuk authored Sep 19, 2023
2 parents 8fa748e + 3144388 commit d264348
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ subprojects {
opentelemetryJavaagent: "1.29.0",
bytebuddy : "1.12.10",
guava : "30.1-jre",
appopticsCore : "7.8.16",
agent : "0.17.1", // the custom distro agent version
appopticsCore : "7.8.18",
agent : "0.17.2", // the custom distro agent version
autoservice : "1.0.1",
]
versions.appopticsMetrics = "${versions.appopticsCore}" // they share the same version now
Expand Down

0 comments on commit d264348

Please sign in to comment.