We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7aff9d commit 7396363Copy full SHA for 7396363
instrumentation/activej-http-6.0/javaagent/build.gradle.kts
@@ -12,5 +12,5 @@ muzzle {
12
}
13
14
dependencies {
15
- library("io.activej:activej-http:6.0-rc2")
+ implementation("io.activej:activej-http:6.0-rc2")
16
0 commit comments