Update to Gradle 8.3, and update all other deps. (#946)

* Update to Gradle 8.3, and update all other deps.

* Fix tests

* Lazily download decompilers, generate version constants to ensure they are synced between the build and Gradle.

Each decompiler has a configuration, this allows the version to be changed at a later date if needed.

* Fix typo :)

* Oh so many versions
This commit is contained in:
modmuss
2023-08-24 10:18:25 +01:00
committed by GitHub
parent fc9041a071
commit 3a090917ff
26 changed files with 340 additions and 112 deletions

4
.gitignore vendored
View File

@@ -21,4 +21,6 @@
!/Jenkinsfile
!/checkstyle.xml
!/codenarc.groovy
!/bootstrap
!/bootstrap
/src/**/generated