openfaas / templates

OpenFaaS Classic templates
https://www.openfaas.com
MIT License
276 stars 228 forks source link

Update gradle to the latest release #165

Closed tim-hellhake closed 4 years ago

tim-hellhake commented 4 years ago

Expected Behaviour

The latest gradle version is used (5.1.1).

Current Behaviour

The used gradle version is 4.8.1.

Possible Solution

Update the gradle version in the Dockerfile and the property files for the gradle wrappers.

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Context

Gradle version is outdated.

Your Environment

alexellis commented 4 years ago

Hi @tim-hellhake

Thank you for your interest in the project.

Please fill out the whole issue template, this is not optional.

https://github.com/openfaas/templates/blob/master/.github/ISSUE_TEMPLATE.md

Alex

alexellis commented 4 years ago

Derek close: fixed, latest is now live.