HHH-12808 Upgrade Gradle to 4.8.1
This commit is contained in:
parent
3577e8540f
commit
02da69d50a
|
@ -79,7 +79,7 @@ task ciBuild {
|
|||
|
||||
|
||||
wrapper {
|
||||
gradleVersion = '4.8'
|
||||
gradleVersion = '4.8.1'
|
||||
distributionType = Wrapper.DistributionType.ALL
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue