Update pom.xml
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 55s

This commit is contained in:
Lee 2024-09-02 08:25:19 +00:00
parent eb3d8eea29
commit 0f9a23e4a2

@ -173,12 +173,6 @@
<groupId>se.michaelthelin.spotify</groupId>
<artifactId>spotify-web-api-java</artifactId>
<version>8.4.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>uk.co.conoregan</groupId>
<artifactId>themoviedbapi</artifactId>
<version>2.1.1</version>
<scope>compile</scope>
</dependency>
<dependency>