diff --git a/conventions/settings.gradle.kts b/conventions/settings.gradle.kts index aef7785..065468e 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.0" + id("dev.panuszewski.typesafe-conventions") version "0.10.1" } dependencyResolutionManagement {