Skip to content

Commit 7038209

Browse files
committed
FINERACT-2181: Update dependency org.jruby:jruby-complete to v10
1 parent dfd00bf commit 7038209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fineract-doc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ configurations.all {
4343
resolutionStrategy {
4444
// Force specific versions of dependencies to avoid conflicts
4545
force 'org.yaml:snakeyaml:2.5',
46-
'org.jruby:jruby-complete:9.4.5.0'
46+
'org.jruby:jruby-complete:10.0.2.0'
4747
}
4848
}
4949

0 commit comments

Comments
 (0)