diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3f0304f..4c31063 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -41,7 +41,7 @@ jackson = ["jackson-core", "jackson-annotations", "jackson-databind"] [plugins] download = { id = "de.undercouch.download", version = "5.7.0" } shadow = { id = "com.gradleup.shadow", version = "9.6.1" } -versions = { id = "com.github.ben-manes.versions", version = "0.60.0" } +versions = { id = "com.github.ben-manes.versions", version = "0.61.0" } license = { id = "com.github.hierynomus.license", version = "0.16.1" } gradle-extensions = { id = "com.github.vlsi.gradle-extensions", version = "3.0.2" } -nebula-release = { id = "nebula.release", version = "21.0.0" } \ No newline at end of file +nebula-release = { id = "nebula.release", version = "21.0.1" } \ No newline at end of file