Gradle - cleanup the jvmToolchain setup

This commit is contained in:
Jakub Chrzanowski
2024-03-08 12:53:11 +01:00
parent 281eacf728
commit 8ddc338d23
2 changed files with 3 additions and 6 deletions

View File

@@ -7,6 +7,7 @@
### Changed
- Gradle - upgrade `org.gradle.toolchains.foojay-resolver-convention` to `0.8.0`
- Gradle - cleanup the `jvmToolchain` setup
### Fixed