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 d1f9a9d commit 38b3e25Copy full SHA for 38b3e25
2 files changed
README.md
@@ -85,7 +85,7 @@ requires these APIs.
85
<dependency>
86
<groupId>com.amilesend</groupId>
87
<artifactId>tmdb-java-client</artifactId>
88
- <version>3.4.2</version>
+ <version>3.4.3</version>
89
</dependency>
90
```
91
3. Instantiate the client with the read access token:
pom.xml
@@ -25,7 +25,7 @@
25
26
27
28
- <version>3.4.3-SNAPSHOT</version>
29
30
<name>tmdb-java-client</name>
31
<description>A client to access the TMDB API</description>
0 commit comments