Skip to content

Commit

Permalink
Merge branch 'master' into 6500-master-merge
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-iov committed Dec 9, 2024
2 parents 6818d98 + f680105 commit 09d5de7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ ext {
junitSuiteVersion = '1.10.3'
mockitoInlineVer = '5.2.0'
mockitoJupiterVer = '5.12.0'
rskjcoreVersion = '6.5.0-ARROWHEAD'
rskjcoreVersion = '6.6.0-SNAPSHOT'
}

dependencies {
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/version.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
versionNumber='6.5.0.0'
modifier="ARROWHEAD"
versionNumber='6.6.0.0'
modifier="SNAPSHOT"

0 comments on commit 09d5de7

Please sign in to comment.