Skip to content

Commit

Permalink
NH-35062: 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-35062)
- prepare for deploy
  • Loading branch information
cleverchuk committed Mar 14, 2023
1 parent dccc8c1 commit 318695f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ subprojects {
bytebuddy : "1.12.10",
guava : "30.1-jre",
appopticsCore : "7.8.2",
agent : "0.15.2", // the custom distro agent version
agent : "0.15.2-alpha", // 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 318695f

Please sign in to comment.