Skip to content

Commit 0c91b4e

Browse files
Bump com.github.jknack:handlebars from 4.3.1 to 4.4.0
Bumps [com.github.jknack:handlebars](https://github.com/jknack/handlebars.java) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/jknack/handlebars.java/releases) - [Commits](jknack/handlebars.java@v4.3.1...v4.4.0) --- updated-dependencies: - dependency-name: com.github.jknack:handlebars dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8045af commit 0c91b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ micrometer = "1.12.3"
33
micrometerTracing = "1.2.3"
44
junit = "5.10.2"
55
roaster = "2.22.3.Final" # last using jdk8
6-
handlebars = "4.3.1"
6+
handlebars = "4.4.0"
77
picocli = "4.7.5"
88
logback = "1.5.0"
99
slf4j = "1.7.36"

0 commit comments

Comments
 (0)