Skip to content

Commit

Permalink
Merge pull request #113 from joinfaces/dependabot/gradle/org.joinface…
Browse files Browse the repository at this point in the history
…s-joinfaces-platform-5.4.1

Bump org.joinfaces:joinfaces-platform from 5.3.5 to 5.4.1
  • Loading branch information
larsgrefer authored Dec 20, 2024
2 parents 53b27d4 + c009ca6 commit 3374452
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.3.5')
providedRuntime platform('org.joinfaces:joinfaces-platform:5.3.5')
implementation platform('org.joinfaces:joinfaces-platform:5.4.1')
providedRuntime platform('org.joinfaces:joinfaces-platform:5.4.1')

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

0 comments on commit 3374452

Please sign in to comment.