Skip to content

Commit ac95594

Browse files
committed
explicitly added test dependencies
1 parent 429ad65 commit ac95594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

instrumentation/activej-http-6.0/javaagent/build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ muzzle {
1313

1414
dependencies {
1515
library("io.activej:activej-http:6.0-rc2")
16+
latestDepTestLibrary("io.activej:activej-http:6.0-rc2")
1617
}
1718

1819
otelJava {

0 commit comments

Comments
 (0)