mirror of
https://github.com/corda/corda.git
synced 2025-04-15 15:07:03 +00:00
Fixed gradle plugins version.
This commit is contained in:
parent
2d444fe42b
commit
1d789d3a45
@ -18,7 +18,7 @@ buildscript {
|
||||
apply plugin: 'maven-publish'
|
||||
|
||||
allprojects {
|
||||
version "$corda_version"
|
||||
version "$gradle_plugins_version"
|
||||
group 'net.corda'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user