Skip to content

Commit

Permalink
Bump to 0.0.7-SNAPSHOT
Browse files Browse the repository at this point in the history
[#185136763]

Co-authored-by: Lauren Kemperman <lkemperman@codeforamerica.org>
  • Loading branch information
bencalegari and lkemperman-cfa committed Jun 27, 2023
1 parent 50bfee6 commit f6cc9d6
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 @@ -34,7 +34,7 @@ repositories {
}

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

dependencies {
Expand Down

0 comments on commit f6cc9d6

Please sign in to comment.