Closed mchv closed 1 year ago
I think the java 8 reference was needed before dependencies were updated in https://github.com/guardian/prout/commit/8122cd9ff24ca3e77f81f31d00061d7675bf558c The runtime properties references java 11 now.
java 8
java 11
The Snyk build succeeded on the second attempt! (looks like the first failure was spurious)
Overdue on PROD (created by @mchv and merged by @rtyley 10 minutes and 3 seconds ago) What's gone wrong?
Seen on PROD (created by @mchv and merged by @rtyley 28 minutes and 10 seconds ago) Please check your changes!
Overdue on PROD
Heroku's automatic-deployment connection to GitHub seems to lose its credentials and need an authnetication refresh on a daily basis, but I've done that now, deploy done!
What does this change?
I think the
java 8
reference was needed before dependencies were updated in https://github.com/guardian/prout/commit/8122cd9ff24ca3e77f81f31d00061d7675bf558c The runtime properties referencesjava 11
now.