From e0c524a6e96b3f19d620d8c473d2a0161427cfc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 15:15:24 +0000 Subject: [PATCH] Update dependency io.github.manamiproject:modb-notify to v6.0.7 --- 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 984fe4731..df401c63d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ modb-anisearch = "4.0.8" modb-kitsu = "6.0.8" modb-livechart = "4.0.8" modb-myanimelist = "7.0.7" -modb-notify = "6.0.6" +modb-notify = "6.0.7" modb-test = "1.6.28" commons-text = "1.12.0" commons-lang3 = "3.17.0"