From e4dd709080e412276e6c98076e0c39c55d800d0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 09:17:42 +0000 Subject: [PATCH] Update dependency io.github.classgraph:classgraph to v4.8.170 | datasource | package | from | to | | ---------- | ------------------------------- | ------- | ------- | | maven | io.github.classgraph:classgraph | 4.8.154 | 4.8.170 | --- 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..7342c8c 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.170" 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..7342c8c 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.170" kotlin = "1.8.255-SNAPSHOT" reflections = "0.10.2"