We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6c496 commit de25207Copy full SHA for de25207
nouveau/build.gradle
@@ -46,7 +46,7 @@ group = 'org.apache.couchdb'
46
version = '1.0-SNAPSHOT'
47
48
java {
49
- sourceCompatibility = "11"
+ sourceCompatibility = "21"
50
}
51
52
jar {
0 commit comments