Skip to content

Commit

Permalink
Crash dependency upgrade (corda#2146)
Browse files Browse the repository at this point in the history
  • Loading branch information
m4ksio authored Dec 4, 2017
1 parent b6427a3 commit f7b87c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ buildscript {
ext.dependency_checker_version = '3.0.1'
ext.commons_collections_version = '4.1'
ext.beanutils_version = '1.9.3'
ext.crash_version = 'faba68332800f21278c5b600bf14ad55cef5989e'
ext.crash_version = 'cce5a00f114343c1145c1d7756e1dd6df3ea984e'
ext.jsr305_version = constants.getProperty("jsr305Version")

// Update 121 is required for ObjectInputFilter and at time of writing 131 was latest:
Expand Down

0 comments on commit f7b87c0

Please sign in to comment.