Skip to content

Commit 2512156

Browse files
Bump org.codeforamerica.platform:form-flow (#360)
Bumps org.codeforamerica.platform:form-flow from 1.6.6-SNAPSHOT to 1.6.8-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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e90e512 commit 2512156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repositories {
4848
}
4949

5050
def profile = props.getProperty('SPRING_PROFILES_ACTIVE')
51-
def formFlowLibraryVersion = '1.6.6-SNAPSHOT'
51+
def formFlowLibraryVersion = '1.6.8-SNAPSHOT'
5252
def useLocalLibrary = System.getenv('USE_LOCAL_LIBRARY')
5353

5454
dependencies {

0 commit comments

Comments
 (0)