Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit ad5fb58

Browse files
authored
Merge pull request #131 from SumoLogic-Labs/dependabot/gradle/org.apache.velocity-velocity-engine-core-2.4.1
Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4.1
2 parents 727511f + efd7f50 commit ad5fb58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
ext.scalaSlackClientVersion = '1.0.1'
2424
ext.scalatestVersion = '3.0.9'
2525
ext.slf4jVersion = '2.0.16'
26-
ext.velocityVersion = '2.3'
26+
ext.velocityVersion = '2.4.1'
2727
}
2828

2929
allprojects {

0 commit comments

Comments
 (0)