From f7a489257c925f0b2adb17a82d012829f8447048 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 01:22:00 +0000 Subject: [PATCH] fix(deps): update dependency io.github.classgraph:classgraph to v4.8.173 --- 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 4ce1e47..7009e0e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ jetbrains-annotations = "24.1.0" flatlaf = "3.4.1" darklaf = "3.0.2" -classgraph = "4.8.172" +classgraph = "4.8.173" radiance-animation = "7.0.1"