summaryrefslogtreecommitdiff
path: root/gradle/wrapper (unfollow)
Commit message (Collapse)AuthorFilesLines
37 hours📦 Update dependencies to support class file major version 69 (#587)HEADmasterGravatar Louis2-1/+1
* 📦 Update dependencies to support class file major version 69 * Fix required changes * Update gradle wrapper to 9.3.0
2025-08-21Update Gradle and fix buildscripts (#557)Gravatar Juuz2-1/+1
* Fix Gradle configuration cache compat with generateResources task The task now also declares its inputs properly, making it support up-to-date checks. * Update Gradle and Shadow Shadow 9 is incompatible with including the flatlaf natives, so I updated to the last 8.x version which also works with Gradle 9. The Shadow plugin automatically publishes the shadow jar, so I removed the overlapping publications which overrode each other. * Fix more Gradle 10 deprecations * Enable configuration cache by default * Fix missing task dependency of :enigma-cli:test
2023-11-19Update deps (#535)Gravatar modmuss2-1/+2
2022-12-07Update dependencies and GradleGravatar modmuss502-1/+2
2021-11-17Update deps & Java 17 (#435)Gravatar modmuss501-1/+1
* Update deps * Java 17
2021-09-20Update gradle and skip unnecessary swing updates (#431)Gravatar liach2-1/+1
update proguard to support java 17 Signed-off-by: liach <liach@users.noreply.github.com> Co-authored-by: liach <liach@users.noreply.github.com>
2021-06-27Update dependenciesGravatar modmuss501-1/+1
Should fix #403
2021-05-15Bump cfr and gradle wrapper (#389)Gravatar liach1-1/+1
Co-authored-by: liach <liach@users.noreply.github.com>
2021-03-17Update all deps, remove usage of jcenter (#359)Gravatar modmuss502-1/+1
* Update all deps, remove usage of jcenter * Use jdk 15
2020-11-30Release using github actions + update ASMGravatar modmuss502-1/+1
2020-08-21Revert "Bump gradle and use the `mainClass` property"Gravatar idwtd1-1/+1
This reverts commit 3dd11065699b39861d2db7522bb6f07c4ee94387
2020-08-19Add gradle run tasks (#306)Gravatar idwtd1-1/+1
* Add gradle run tasks * Bump gradle and use the `mainClass` property
2020-04-18Fix a few bugs (#219)Gravatar Runemoro1-1/+1
* Update Gradle and replace deprecated Gradle features * Allow naming class in default package (fixes #215) * Fix CFR crash (fixes #207) * Update README.md Co-Authored-By: liach <7806504+liach@users.noreply.github.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2019-11-02Update readme (#170)Gravatar Runemoro2-2/+1
* Update readme * Update README.md
2019-05-10Use our procyon to fix compiler issues (#128)Gravatar liach1-2/+2
And update gradle to latest 5.4.1 Signed-off-by: liach <liach@users.noreply.github.com>
2019-01-24Revert "update Gradle to 4.9"Gravatar asie1-1/+1
This reverts commit 15a8a4fbc81ddbe55f4824b4535bb7db57b2c5e0.
2019-01-24update Gradle to 4.9Gravatar asie1-1/+1
2016-09-21update Gradle wrapperGravatar asiekierka2-2/+2
2016-06-26Some small changes to fix idea importingGravatar modmuss502-0/+6