Skip to content

Commit

Permalink
Remove duplicate dep
Browse files Browse the repository at this point in the history
  • Loading branch information
njooma committed May 13, 2024
1 parent 95daf3f commit f9f175c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ dependencies {
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
testImplementation "io.grpc:grpc-testing:1.63.0"
testImplementation "io.grpc:grpc-inprocess:1.63.0"
testImplementation "io.grpc:grpc-inprocess:1.63.0"
testImplementation 'org.mockito:mockito-core:5.12.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
}
Expand Down

0 comments on commit f9f175c

Please sign in to comment.