mirror of
https://github.com/corda/corda.git
synced 2024-12-21 05:53:23 +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
5a0b2b6f48
commit
239376f699
@ -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…
Reference in New Issue
Block a user