Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.github.manamiproject:modb-anidb
  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 May 12, 2022
1 parent 41f3956 commit 3322e3a
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 @@ -107,7 +107,7 @@ dependencies {
implementation(platform(kotlin("bom", "1.6.0")))
implementation(kotlin("reflect"))
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1-native-mt")
implementation("io.github.manamiproject:modb-anidb:3.1.4")
implementation("io.github.manamiproject:modb-anidb:3.1.5")
implementation("io.github.manamiproject:modb-anilist:4.1.3")
implementation("io.github.manamiproject:modb-anime-planet:3.3.6")
implementation("io.github.manamiproject:modb-anisearch:1.2.3")
Expand Down

0 comments on commit 3322e3a

Please sign in to comment.