We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354dc82 commit 50a9f53Copy full SHA for 50a9f53
consistent-sampling/build.gradle.kts
@@ -10,5 +10,5 @@ dependencies {
10
api("io.opentelemetry:opentelemetry-sdk-trace")
11
api("io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi")
12
testImplementation("org.hipparchus:hipparchus-core:4.0")
13
- testImplementation("org.hipparchus:hipparchus-stat:4.0")
+ testImplementation("org.hipparchus:hipparchus-stat:4.0.1")
14
}
0 commit comments