Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent aa62e84 commit 255d87a
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
@@ -1,6 +1,6 @@
plugins {
id "java"
id "org.joinfaces" version "5.1.4"
id "org.joinfaces" version "5.1.5"
}
apply plugin: 'org.springframework.boot'
apply plugin: 'io.spring.dependency-management'
Expand Down

0 comments on commit 255d87a

Please sign in to comment.