Skip to content

Commit

Permalink
Merge branch 'main' into required-fields-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
spokenbird committed May 10, 2024
2 parents e56cd1c + 296e2a1 commit 6fafbf9
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.3.1-SNAPSHOT'
def formFlowLibraryVersion = '1.3.3-SNAPSHOT'
def useLocalLibrary = System.getenv('USE_LOCAL_LIBRARY')

dependencies {
Expand Down

0 comments on commit 6fafbf9

Please sign in to comment.