We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429ad65 commit ac95594Copy full SHA for ac95594
instrumentation/activej-http-6.0/javaagent/build.gradle.kts
@@ -13,6 +13,7 @@ muzzle {
13
14
dependencies {
15
library("io.activej:activej-http:6.0-rc2")
16
+ latestDepTestLibrary("io.activej:activej-http:6.0-rc2")
17
}
18
19
otelJava {
0 commit comments