Skip to content

Commit

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

Bump org.joinfaces:joinfaces-platform from 5.2.3 to 5.2.3.1
  • Loading branch information
larsgrefer committed Feb 28, 2024
2 parents b5bdba0 + ccdde09 commit 6c05069
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.2.3')
implementation platform('org.joinfaces:joinfaces-platform:5.2.3.1')
implementation 'org.joinfaces:faces-spring-boot-starter'

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

0 comments on commit 6c05069

Please sign in to comment.