mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
CORDA-2519 Changed crash version to our latest. (#4976)
* Changed crash version to our latest. * Changed short revision to long revision on the crash dependency from jitpack.
This commit is contained in:
parent
856f7671d9
commit
746fcc32e5
@ -53,7 +53,7 @@ buildscript {
|
||||
ext.dependency_checker_version = '4.0.0'
|
||||
ext.commons_collections_version = '4.1'
|
||||
ext.beanutils_version = '1.9.3'
|
||||
ext.crash_version = 'cadb53544fbb3c0fb901445da614998a6a419488'
|
||||
ext.crash_version = '810d2b774b85d4938be01b9b65e29e4fddbc450b'
|
||||
ext.jsr305_version = constants.getProperty("jsr305Version")
|
||||
ext.shiro_version = '1.4.0'
|
||||
ext.artifactory_plugin_version = constants.getProperty('artifactoryPluginVersion')
|
||||
|
Loading…
x
Reference in New Issue
Block a user