Skip to content

Commit

Permalink
Bump org.codeforamerica.platform:form-flow (#366)
Browse files Browse the repository at this point in the history
Bumps org.codeforamerica.platform:form-flow from 1.6.11-SNAPSHOT to 1.6.15-SNAPSHOT.

---
updated-dependencies:
- dependency-name: org.codeforamerica.platform:form-flow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 2d06fa4 commit 4425033
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 @@ -48,7 +48,7 @@ repositories {
}

def profile = props.getProperty('SPRING_PROFILES_ACTIVE')
def formFlowLibraryVersion = '1.6.11-SNAPSHOT'
def formFlowLibraryVersion = '1.6.15-SNAPSHOT'
def useLocalLibrary = System.getenv('USE_LOCAL_LIBRARY')

dependencies {
Expand Down

0 comments on commit 4425033

Please sign in to comment.