update gradle to try to fix funny timeout

This commit is contained in:
ajgeiss0702
2021-08-21 07:56:52 -07:00
parent 434e5e2a88
commit e51f2d3dcd
+1 -1
View File
@@ -1,4 +1,4 @@
image: gradle:6.8.2-jdk8
image: gradle:7.2.0-jdk8
# Cache downloaded dependencies and plugins between builds.
# To keep cache across branches add 'key: "$CI_JOB_NAME"'