deps: bump xyz.jpenilla.run-velocity from 2.3.0 to 2.3.1 (#211)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-21 10:37:52 +01:00 committed by GitHub
parent e59cbe6ff0
commit 43d05b73d7
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.3.0'
id 'xyz.jpenilla.run-velocity' version '2.3.1'
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'