diff --git a/settings.gradle.kts b/settings.gradle.kts index 2742fbf7..4cb62c52 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -1,6 +1,6 @@ pluginManagement { plugins { - id("com.github.ben-manes.versions") version "0.44.0" + id("com.github.ben-manes.versions") version "0.45.0" id("com.github.johnrengelman.shadow") version "7.1.2" id("com.gradle.enterprise") version "3.12.3" id("io.github.gradle-nexus.publish-plugin") version "1.1.0"