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 087b52d commit 5a8c42dCopy full SHA for 5a8c42d
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