From f61ef8f385f867c5e0a3fbc4a734d4b5d5764bf8 Mon Sep 17 00:00:00 2001 From: Nicholas Berlette Date: Thu, 21 Sep 2023 07:39:53 -0700 Subject: [PATCH] chore(deps): update all plugins --- gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6c20ef13..f7cd506d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ net-minecrell-plugin-yml-bukkit = { id = "net.minecrell.plugin-yml.bukkit", vers org-cadixdev-licenser = { id = "org.cadixdev.licenser", version = "0.6.1" } -xyz-jpenilla-run-paper = { id = "xyz.jpenilla.run-paper", version = "2.1.0" } +xyz-jpenilla-run-paper = { id = "xyz.jpenilla.run-paper", version = "2.2.0" } com-gorylenko-gradle-git-properties = { id = "com.gorylenko.gradle-git-properties", version = "2.4.1" } @@ -18,7 +18,7 @@ name-remal-common-ci = { id = "name.remal.common-ci", version = "1.5.0" } com-github-spotbugs = { id = "com.github.spotbugs", version = "5.1.3" } -com-diffplug-spotless = { id = "com.diffplug.spotless", version = "6.19.0" } +com-diffplug-spotless = { id = "com.diffplug.spotless", version = "6.21.0" } de-undercouch-download = { id = "de.undercouch.download", version = "5.5.0" }