Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 62f80cc commit a13c96e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ repositories {
}

dependencies {
implementation platform('org.joinfaces:joinfaces-platform:5.2.1')
providedRuntime platform('org.joinfaces:joinfaces-platform:5.2.1')
implementation platform('org.joinfaces:joinfaces-platform:5.2.2')
providedRuntime platform('org.joinfaces:joinfaces-platform:5.2.2')

implementation "org.joinfaces:faces-spring-boot-starter"
providedRuntime "org.springframework.boot:spring-boot-starter-tomcat"
Expand Down

0 comments on commit a13c96e

Please sign in to comment.