deps: bump xyz.jpenilla.run-velocity from 2.2.4 to 2.3.0 (#191)

Bumps xyz.jpenilla.run-velocity from 2.2.4 to 2.3.0.

---
updated-dependencies:
- dependency-name: xyz.jpenilla.run-velocity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-06 18:52:14 +01:00 committed by GitHub
parent d441d6f5e7
commit b4dd2f4d8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
import org.apache.tools.ant.filters.ReplaceTokens
plugins {
id 'xyz.jpenilla.run-velocity' version '2.2.4'
id 'xyz.jpenilla.run-velocity' version '2.3.0'
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'org.cadixdev.licenser' version '0.6.1'
id 'org.ajoberstar.grgit' version '5.2.2'