diff --git a/conventions/settings.gradle.kts b/conventions/settings.gradle.kts index 065468e..b9ec8f2 100644 --- a/conventions/settings.gradle.kts +++ b/conventions/settings.gradle.kts @@ -6,7 +6,7 @@ pluginManagement { } plugins { - id("dev.panuszewski.typesafe-conventions") version "0.10.1" + id("dev.panuszewski.typesafe-conventions") version "0.11.0" } dependencyResolutionManagement {