mirror of
https://github.com/corda/corda.git
synced 2025-04-16 07:27:17 +00:00
Update build.gradle (#6991)
This commit is contained in:
parent
16fdc289d7
commit
7d5d36c352
@ -68,7 +68,7 @@ buildscript {
|
||||
ext.servlet_version = '4.0.1'
|
||||
ext.assertj_version = '3.12.2'
|
||||
ext.slf4j_version = '1.7.26'
|
||||
ext.log4j_version = '2.11.2'
|
||||
ext.log4j_version = '2.16.0'
|
||||
ext.bouncycastle_version = constants.getProperty("bouncycastleVersion")
|
||||
ext.guava_version = constants.getProperty("guavaVersion")
|
||||
ext.caffeine_version = constants.getProperty("caffeineVersion")
|
||||
|
Loading…
x
Reference in New Issue
Block a user