Skip to content

Commit 2369ae2

Browse files
authored
Update README.md
1 parent 80ee84c commit 2369ae2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Riskified JAVA SDK
22
=================
33

4-
version: 2.3.2
4+
version: 3.3.0
55
------------------
66

77
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
104104
<dependency>
105105
<groupId>com.riskified</groupId>
106106
<artifactId>riskified-sdk</artifactId>
107-
<version>v2.3.0</version>
107+
<version>v3.3.0</version>
108108
</dependency>
109109
```
110+

0 commit comments

Comments
 (0)