Skip to content

Commit

Permalink
Bump pl.allegro.tech.boot:handlebars-spring-boot-starter
Browse files Browse the repository at this point in the history
Bumps [pl.allegro.tech.boot:handlebars-spring-boot-starter](https://github.com/allegro/handlebars-spring-boot-starter) from 0.3.4 to 0.4.0.
- [Release notes](https://github.com/allegro/handlebars-spring-boot-starter/releases)
- [Commits](allegro/handlebars-spring-boot-starter@handlebars-spring-boot-starter-0.3.4...handlebars-spring-boot-starter-0.4.0)

---
updated-dependencies:
- dependency-name: pl.allegro.tech.boot:handlebars-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 20, 2023
1 parent 578cd0a commit 47e7900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sourceCompatibility = 1.8

dependencies {
compile 'org.springframework.boot:spring-boot-starter-web'
compile 'pl.allegro.tech.boot:handlebars-spring-boot-starter:0.3.4'
compile 'pl.allegro.tech.boot:handlebars-spring-boot-starter:0.4.0'

testCompile 'org.springframework.boot:spring-boot-starter-test'
}
Expand Down

0 comments on commit 47e7900

Please sign in to comment.