mirror of
https://github.com/corda/corda.git
synced 2025-06-18 23:28:21 +00:00
CORDA-312: Shell: point at our own fork of CRaSH.
This commit is contained in:
@ -141,7 +141,7 @@ dependencies {
|
||||
compile "io.netty:netty-all:$netty_version"
|
||||
|
||||
// CRaSH: An embeddable monitoring and admin shell with support for adding new commands written in Groovy.
|
||||
compile "org.crashub:crash.shell:$crash_version"
|
||||
compile "com.github.corda:crash:A2"
|
||||
|
||||
// OkHTTP: Simple HTTP library.
|
||||
compile "com.squareup.okhttp3:okhttp:$okhttp_version"
|
||||
|
Reference in New Issue
Block a user