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 26ad323 commit 3653cdfCopy full SHA for 3653cdf
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.3</version>
+ <version>3.4.4</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.4-SNAPSHOT</version>
29
30
<name>tmdb-java-client</name>
31
<description>A client to access the TMDB API</description>
0 commit comments