Skip to content

Commit

Permalink
Bump modb-anime-planet from 3.3.4 to 3.3.5
Browse files Browse the repository at this point in the history
Bumps [modb-anime-planet](https://github.com/manami-project/modb-anime-planet) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/manami-project/modb-anime-planet/releases)
- [Commits](manami-project/modb-anime-planet@3.3.4...3.3.5)

---
updated-dependencies:
- dependency-name: io.github.manamiproject:modb-anime-planet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manami-project committed Feb 13, 2022
1 parent 6dbe9f1 commit 9e73299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manami-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0-native-mt")
implementation("io.github.manamiproject:modb-anidb:3.1.3")
implementation("io.github.manamiproject:modb-anilist:4.1.2")
implementation("io.github.manamiproject:modb-anime-planet:3.3.4")
implementation("io.github.manamiproject:modb-anime-planet:3.3.5")
implementation("io.github.manamiproject:modb-anisearch:1.2.2")
implementation("io.github.manamiproject:modb-kitsu:3.1.2")
implementation("io.github.manamiproject:modb-livechart:1.1.3")
Expand Down

0 comments on commit 9e73299

Please sign in to comment.