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