Skip to content

Commit

Permalink
NH-35052: confirm reporting to AppOptics uses correct trusted cert
Browse files Browse the repository at this point in the history
- [JIRA](https://swicloud.atlassian.net/browse/NH-35052)
- upgrade to `joboe:7.8.2`
  • Loading branch information
cleverchuk committed Mar 7, 2023
1 parent fd74f3f commit fdb59f0
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.22.0",
bytebuddy : "1.12.10",
guava : "30.1-jre",
appopticsCore : "7.8.1",
agent : "0.15.1-alpha", // the custom distro agent version
appopticsCore : "7.8.2",
agent : "0.15.1-alpha.1", // 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 fdb59f0

Please sign in to comment.