Skip to content

Commit

Permalink
Bump org.joinfaces:joinfaces-platform from 5.3.1 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps [org.joinfaces:joinfaces-platform](https://github.com/joinfaces/joinfaces) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/joinfaces/joinfaces/releases)
- [Commits](joinfaces/joinfaces@5.3.1...5.3.2)

---
updated-dependencies:
- dependency-name: org.joinfaces:joinfaces-platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 30, 2024
1 parent fbd7a33 commit d418c74
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 @@ -14,7 +14,7 @@ repositories {
}

dependencies {
implementation platform('org.joinfaces:joinfaces-platform:5.3.1')
implementation platform('org.joinfaces:joinfaces-platform:5.3.2')
implementation 'org.joinfaces:faces-spring-boot-starter'

testImplementation "org.springframework.boot:spring-boot-starter-test"
Expand Down

0 comments on commit d418c74

Please sign in to comment.