Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.github.manamiproject:modb-notify
  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 31, 2022
1 parent f984955 commit b62bd05
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 @@ -114,7 +114,7 @@ dependencies {
implementation("io.github.manamiproject:modb-kitsu:3.1.6")
implementation("io.github.manamiproject:modb-livechart:1.1.7")
implementation("io.github.manamiproject:modb-mal:3.1.6")
implementation("io.github.manamiproject:modb-notify:3.2.5")
implementation("io.github.manamiproject:modb-notify:3.2.6")
implementation("ch.qos.logback:logback-classic:1.2.11")
implementation("org.apache.commons:commons-lang3:3.12.0")
implementation("org.apache.commons:commons-text:1.9")
Expand Down

0 comments on commit b62bd05

Please sign in to comment.