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 72b6bd8 commit 21949c0Copy full SHA for 21949c0
pinecone-client/build.sbt
@@ -1,6 +1,6 @@
1
name := "pinecone-scala-client"
2
3
-description := "Scala client for Pinecone API implemented using Play WS lib."
+description := "Scala client for Pinecone API implemented with Play WS lib."
4
5
lazy val playWsVersion = settingKey[String]("Play WS version to use")
6
0 commit comments