Skip to content

Commit

Permalink
fix tmdb api version
Browse files Browse the repository at this point in the history
  • Loading branch information
SurfaceS committed Sep 24, 2024
1 parent ec9da1c commit a8a4e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@
<dependency>
<groupId>com.universalmediaserver</groupId>
<artifactId>tmdbapi</artifactId>
<version>0.3</version>
<version>1.0.0</version>
<exclusions>
<exclusion>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit a8a4e4e

Please sign in to comment.