Skip to content

Commit 09f0a32

Browse files
committed
chore: fix deps
1 parent f67cd84 commit 09f0a32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ dependencies {
5757
implementation("org.jetbrains:annotations:23.0.0")
5858
testImplementation("junit:junit:4.13.2")
5959
testImplementation("org.mockito:mockito-core:4.+")
60+
testImplementation("org.apache.skywalking:apm-agent-core:$skywalkingAgentVersion")
6061

6162
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")
6263
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.0")

0 commit comments

Comments
 (0)