From 996ad09d2ac2b62dfc1e993fd26ff0242f5b0a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 02:36:11 +0000 Subject: [PATCH] deps: bump xyz.jpenilla.run-velocity from 2.3.0 to 2.3.1 Bumps xyz.jpenilla.run-velocity from 2.3.0 to 2.3.1. --- updated-dependencies: - dependency-name: xyz.jpenilla.run-velocity dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- velocity/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/velocity/build.gradle b/velocity/build.gradle index 09129c1..4abe68b 100644 --- a/velocity/build.gradle +++ b/velocity/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'xyz.jpenilla.run-velocity' version '2.3.0' + id 'xyz.jpenilla.run-velocity' version '2.3.1' } dependencies {