From 8581e5eda0a410e77ce7d498625cdab92c63ab38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:41:04 +0000 Subject: [PATCH] Update dependency io.github.manamiproject:modb-notify to v6.0.5 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6a6a52094..4ee67e510 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ modb-anisearch = "4.0.5" modb-kitsu = "6.0.5" modb-livechart = "4.0.5" modb-myanimelist = "7.0.4" -modb-notify = "6.0.4" +modb-notify = "6.0.5" modb-test = "1.6.27" commons-text = "1.12.0" commons-lang3 = "3.17.0"