From 2d6081dd3044a1d76a7e30f25d704a42fe8d2411 Mon Sep 17 00:00:00 2001 From: J08nY Date: Sat, 27 Apr 2024 00:24:22 +0200 Subject: Add note about required Java versions. --- common/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/build.gradle.kts b/common/build.gradle.kts index 0aca7fb..1aff0d7 100644 --- a/common/build.gradle.kts +++ b/common/build.gradle.kts @@ -23,5 +23,5 @@ dependencies { } java { - sourceCompatibility = JavaVersion.VERSION_11 + sourceCompatibility = JavaVersion.VERSION_15 } \ No newline at end of file -- cgit v1.2.3-70-g09d2