Skip to content

Commit 5a8c42d

Browse files
committed
Move up to match Lucene source compatibility
1 parent 087b52d commit 5a8c42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nouveau/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ group = 'org.apache.couchdb'
4646
version = '1.0-SNAPSHOT'
4747

4848
java {
49-
sourceCompatibility = "11"
49+
sourceCompatibility = "21"
5050
}
5151

5252
jar {

0 commit comments

Comments
 (0)