Skip to content

Commit 67c7c00

Browse files
dependabot[bot]dirkbolte
authored andcommitted
Bump com.github.jknack:handlebars-helpers from 4.3.1 to 4.5.0
Bumps [com.github.jknack:handlebars-helpers](https://github.com/jknack/handlebars.java) from 4.3.1 to 4.5.0. - [Release notes](https://github.com/jknack/handlebars.java/releases) - [Commits](jknack/handlebars.java@v4.3.1...v4.5.0) --- updated-dependencies: - dependency-name: com.github.jknack:handlebars-helpers dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0729e89 commit 67c7c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ group 'org.wiremock.extensions'
1414
project.ext {
1515
versions = [
1616
caffeine : '3.2.2',
17-
handlebars : '4.3.1',
17+
handlebars : '4.5.0',
1818
wiremock : '3.13.1'
1919
]
2020
}

0 commit comments

Comments
 (0)