Skip to content

Commit

Permalink
feat: Bump version for new data from upstream
Browse files Browse the repository at this point in the history
Signed-off-by: Arturo Volpe <[email protected]>
  • Loading branch information
aVolpe committed May 8, 2023
1 parent 7cb1782 commit 14c2516
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 @@ -20,7 +20,7 @@ allprojects {
apply plugin: 'org.owasp.dependencycheck'

group = 'org.jpos.ee.fintech'
version = '2.2.9-SNAPSHOT'
version = '3.0.1-SNAPSHOT'

gradle.projectsEvaluated {
tasks.withType(JavaCompile) {
Expand Down

0 comments on commit 14c2516

Please sign in to comment.