diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9d6ae9a9..5ffb7fd5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -19,7 +19,7 @@ kotest = "5.6.2" # https://github.com/kotest/kotest/rele kotlinProcess = "1.4.1" # https://github.com/pgreze/kotlin-process/releases -classgraph = "4.8.160" # https://github.com/classgraph/classgraph/releases +classgraph = "4.8.161" # https://github.com/classgraph/classgraph/releases gradleNodePlugin = "4.0.0" # https://github.com/node-gradle/gradle-node-plugin/releases gitVersioningPlugin = "6.4.2" # https://github.com/qoomon/gradle-git-versioning-plugin/releases