deps: bump xyz.jpenilla.run-velocity from 2.2.2 to 2.2.3 (#155)

Bumps xyz.jpenilla.run-velocity from 2.2.2 to 2.2.3.

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

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-02-08 15:10:51 +00:00 committed by GitHub
parent 345ce7fa8a
commit a5940e0315
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.2'
id 'xyz.jpenilla.run-velocity' version '2.2.3'
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'org.cadixdev.licenser' version '0.6.1'
id 'org.ajoberstar.grgit' version '5.2.1'