Skip to content

Commit

Permalink
Bump org.codeforamerica.platform:form-flow
Browse files Browse the repository at this point in the history
Bumps org.codeforamerica.platform:form-flow from 0.0.15-SNAPSHOT to 0.0.16-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]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent a184283 commit b6884d4
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 @@ -35,7 +35,7 @@ repositories {
}

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

dependencies {
Expand Down

0 comments on commit b6884d4

Please sign in to comment.