mirror of
https://github.com/corda/corda.git
synced 2025-02-21 01:42:24 +00:00
ENT-11008: Upgrade to Gradle 7.6.4.
This commit is contained in:
parent
8b08f21fb1
commit
71865b3a34
@ -635,7 +635,7 @@ if (file('corda-docs-only-build').exists() || (System.getenv('CORDA_DOCS_ONLY_BU
|
||||
}
|
||||
|
||||
wrapper {
|
||||
gradleVersion = '7.6.2'
|
||||
gradleVersion = '7.6.4'
|
||||
distributionType = Wrapper.DistributionType.ALL
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user