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.
2 parents b289fc7 + b9ebfc6 commit 27e16d8Copy full SHA for 27e16d8
README.md
@@ -1,7 +1,7 @@
1
Riskified JAVA SDK
2
=================
3
4
-version: 2.2.1
+version: 2.3.1
5
------------------
6
7
See http://apiref.riskified.com for full API documentation
@@ -92,7 +92,7 @@ curl -H "Content-Type: application/json" -H "X-RISKIFIED-HMAC-SHA256: 071ef80d5
92
<dependency>
93
<groupId>com.riskified</groupId>
94
<artifactId>riskified-sdk</artifactId>
95
- <version>v2.2.1</version>
+ <version>v2.3.0</version>
96
</dependency>
97
```
98
0 commit comments