We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8c9f9f commit 2d2c1bdCopy full SHA for 2d2c1bd
modules/pinecone/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
7
8
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
9
- testImplementation 'org.assertj:assertj-core:3.27.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
10
testImplementation 'io.pinecone:pinecone-client:3.1.0'
11
}
12
0 commit comments