Skip to content

Commit f0ddb71

Browse files
Bump org.joinfaces:joinfaces-platform from 5.5.6 to 5.5.7 (#136)
Bumps [org.joinfaces:joinfaces-platform](https://github.com/joinfaces/joinfaces) from 5.5.6 to 5.5.7. - [Release notes](https://github.com/joinfaces/joinfaces/releases) - [Commits](joinfaces/joinfaces@5.5.6...5.5.7) --- updated-dependencies: - dependency-name: org.joinfaces:joinfaces-platform dependency-version: 5.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9858f25 commit f0ddb71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414
}
1515

1616
dependencies {
17-
implementation platform('org.joinfaces:joinfaces-platform:5.5.6')
17+
implementation platform('org.joinfaces:joinfaces-platform:5.5.7')
1818
implementation 'org.joinfaces:faces-spring-boot-starter'
1919

2020
testImplementation "org.springframework.boot:spring-boot-starter-test"

0 commit comments

Comments
 (0)