Skip to content

Commit

Permalink
Update dependency app.moviebase:tmdb-api to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent 5cbe464 commit 804c5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libsServer.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bouncyCastle = { module = "org.bouncycastle:bcprov-jdk15on", version.ref = "boun

logback = { module = "ch.qos.logback:logback-classic", version.ref = "logback" }

tmdbapi = { module = "app.moviebase:tmdb-api", version = "1.0.0" }
tmdbapi = { module = "app.moviebase:tmdb-api", version = "1.2.0" }

koin-ktor = { module = "io.insert-koin:koin-ktor", version.ref = "koinKtor" }
koin-slf4j = { module = "io.insert-koin:koin-logger-slf4j", version.ref = "koinKtor" }
Expand Down

0 comments on commit 804c5f7

Please sign in to comment.