From 45a3034d5e782a23559b95a936d1935b3f58c534 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 19:35:52 +0000 Subject: [PATCH] Update dependency io.github.classgraph:classgraph to v4.8.171 | datasource | package | from | to | | ---------- | ------------------------------- | ------- | ------- | | maven | io.github.classgraph:classgraph | 4.8.154 | 4.8.171 | --- gradle/libs.versions.toml | 2 +- sandbox/gradle/libs.versions.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c1dbd32..13c55bc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] arrowGradleConfig = "0.11.0" -classgraph = "4.8.154" +classgraph = "4.8.171" kotlin = "1.8.255-SNAPSHOT" reflections = "0.10.2" diff --git a/sandbox/gradle/libs.versions.toml b/sandbox/gradle/libs.versions.toml index c1dbd32..13c55bc 100644 --- a/sandbox/gradle/libs.versions.toml +++ b/sandbox/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] arrowGradleConfig = "0.11.0" -classgraph = "4.8.154" +classgraph = "4.8.171" kotlin = "1.8.255-SNAPSHOT" reflections = "0.10.2"