Skip to content

Commit 87e0f4f

Browse files
committed
Bump rskj dependency version to 6.1.0-SNAPSHOT
1 parent 6aa7448 commit 87e0f4f

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
@@ -73,7 +73,7 @@ ext {
7373
junitVersion = '5.8.1'
7474
junitSuiteVersion = '1.9.0'
7575
mockitoVersion = '4.6.1'
76-
rskjcoreVersion = '5.4.0-SNAPSHOT'
76+
rskjcoreVersion = '6.1.0-SNAPSHOT'
7777
}
7878

7979
dependencies {

0 commit comments

Comments
 (0)