diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 494b5b0..e109791 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -43,5 +43,5 @@ download = { id = "de.undercouch.download", version = "5.6.0" } shadow = { id = "com.gradleup.shadow", version = "9.2.2" } versions = { id = "com.github.ben-manes.versions", version = "0.53.0" } license = { id = "com.github.hierynomus.license", version = "0.16.1" } -gradle-extensions = { id = "com.github.vlsi.gradle-extensions", version = "2.0.0" } +gradle-extensions = { id = "com.github.vlsi.gradle-extensions", version = "3.0.1" } nebula-release = { id = "nebula.release", version = "21.0.0" } \ No newline at end of file