aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorJ08nY2024-04-27 00:24:22 +0200
committerJ08nY2024-04-27 00:24:22 +0200
commit2d6081dd3044a1d76a7e30f25d704a42fe8d2411 (patch)
tree6e5933cf0b5babc4bf3f613c2b4c9e10a856eccf /common
parente5e8072363c53b155df42238e049d7929b2380f1 (diff)
downloadECTester-2d6081dd3044a1d76a7e30f25d704a42fe8d2411.tar.gz
ECTester-2d6081dd3044a1d76a7e30f25d704a42fe8d2411.tar.zst
ECTester-2d6081dd3044a1d76a7e30f25d704a42fe8d2411.zip
Diffstat (limited to 'common')
-rw-r--r--common/build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
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