mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
Increase guava version to 25.1-jre (#3558)
Allow using the jib gradle plugin to build container images.
This commit is contained in:
parent
017ffab60b
commit
6ea4f9c1d6
@ -1,7 +1,7 @@
|
|||||||
gradlePluginsVersion=4.0.25
|
gradlePluginsVersion=4.0.25
|
||||||
kotlinVersion=1.2.51
|
kotlinVersion=1.2.51
|
||||||
platformVersion=4
|
platformVersion=4
|
||||||
guavaVersion=21.0
|
guavaVersion=25.1-jre
|
||||||
proguardVersion=6.0.3
|
proguardVersion=6.0.3
|
||||||
bouncycastleVersion=1.57
|
bouncycastleVersion=1.57
|
||||||
typesafeConfigVersion=1.3.1
|
typesafeConfigVersion=1.3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user