From d5ccb77c42863c989e2c13e21926e90512ae6df8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 07:00:36 +0000 Subject: [PATCH] Update plugin versions to v0.51.0 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0695ab9be..c4d2a889a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -87,4 +87,4 @@ license = { id = "com.github.hierynomus.license", version = "0.16.1" } metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.5.0" } nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" } shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" } -versions = { id = "com.github.ben-manes.versions", version = "0.42.0" } +versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }