GitHub Actions: Use Java 11

This commit is contained in:
Jakub Chrzanowski
2021-07-22 11:29:09 +02:00
committed by Jakub Chrzanowski
parent 9ad667ff05
commit 8ef79e2791
4 changed files with 13 additions and 12 deletions

View File

@@ -10,6 +10,7 @@
- JVM compatibility version extracted to `gradle.properties` file
### Changed
- GitHub Actions: Use Java 11
- Update `pluginVerifierIdeVersions` to `2020.3.4, 2021.1.3`
- Change since/until build to `203-212.*`
- Upgrade Gradle Wrapper to `7.1.1`