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 80ee84c commit 2369ae2Copy full SHA for 2369ae2
README.md
@@ -1,7 +1,7 @@
1
Riskified JAVA SDK
2
=================
3
4
-version: 2.3.2
+version: 3.3.0
5
------------------
6
7
See http://apiref.riskified.com for full API documentation
@@ -104,6 +104,7 @@ curl -H "Content-Type: application/json" -H "X-RISKIFIED-HMAC-SHA256: 071ef80d5
104
<dependency>
105
<groupId>com.riskified</groupId>
106
<artifactId>riskified-sdk</artifactId>
107
- <version>v2.3.0</version>
+ <version>v3.3.0</version>
108
</dependency>
109
```
110
+
0 commit comments