Skip to content

Commit

Permalink
Bump io.falu:falu-java in /identity-verification/java
Browse files Browse the repository at this point in the history
Bumps [io.falu:falu-java](https://github.com/faluapp/falu-java) from 1.4.17 to 1.5.0.
- [Release notes](https://github.com/faluapp/falu-java/releases)
- [Commits](faluapp/falu-java@1.4.17...1.5.0)

---
updated-dependencies:
- dependency-name: io.falu:falu-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 685ca1d commit d4642db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion identity-verification/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {

dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation "io.falu:falu-java:1.4.17"
implementation "io.falu:falu-java:1.5.0"
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'

compileOnly 'org.springframework.boot:spring-boot-starter-tomcat'
Expand Down

0 comments on commit d4642db

Please sign in to comment.