We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4cc3c9 commit 900e623Copy full SHA for 900e623
1 file changed
screenshot/app/build.gradle
@@ -93,7 +93,7 @@ tasks.jacocoTestReport {
93
94
java {
95
toolchain {
96
- languageVersion = JavaLanguageVersion.of(17)
+ languageVersion = JavaLanguageVersion.of(21)
97
}
98
99
0 commit comments