Skip to content

Commit 53a126f

Browse files
fix(deps): update dependency com.github.jknack:handlebars-helpers to v4.5.0
1 parent 95ff534 commit 53a126f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ dependencies {
151151
implementation 'commons-io:commons-io:2.6'
152152

153153
implementation 'uk.co.cacoethes:groovy-handlebars-engine:0.2'
154-
implementation 'com.github.jknack:handlebars-helpers:4.3.1'
154+
implementation 'com.github.jknack:handlebars-helpers:4.5.0'
155155
implementation 'commons-fileupload:commons-fileupload:1.4'
156156

157157
implementation 'com.github.zafarkhaja:java-semver:0.9.0'

0 commit comments

Comments
 (0)