Skip to content

Commit

Permalink
Bump jknack.handlebars.version from 4.3.1 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps `jknack.handlebars.version` from 4.3.1 to 4.4.0.

Updates `com.github.jknack:handlebars` 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)

Updates `com.github.jknack:handlebars-helpers` 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
- dependency-name: com.github.jknack:handlebars-helpers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent b250245 commit 6aa2a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</issueManagement>

<properties>
<jknack.handlebars.version>4.3.1</jknack.handlebars.version>
<jknack.handlebars.version>4.4.0</jknack.handlebars.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 6aa2a54

Please sign in to comment.