Skip to content

Commit

Permalink
NH-93750: bump joboe version
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Oct 16, 2024
1 parent 4f795c5 commit 4b9f0df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ subprojects {
opentelemetryJavaagent: property('otel.agent.version'),
bytebuddy : "1.12.10",
guava : "30.1-jre",
joboe : "10.0.12",
joboe : "10.0.13",
agent : swoVersion, // the custom distro agent version
autoservice : "1.0.1",
caffeine : "2.9.3",
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ systemProp.org.gradle.internal.repository.initial.backoff=500
# Project properties provides a central place for shared property among subprojects
otel.agent.version=2.8.0
otel.sdk.version=1.42.1
swo.agent.version=2.8.0
swo.agent.version=2.8.1

0 comments on commit 4b9f0df

Please sign in to comment.