diff --git a/SmartClinicManagementSystem/app/build.gradle b/SmartClinicManagementSystem/app/build.gradle index 42432c4..a6bd256 100644 --- a/SmartClinicManagementSystem/app/build.gradle +++ b/SmartClinicManagementSystem/app/build.gradle @@ -9,6 +9,7 @@ apply plugin: 'org.springframework.boot' version = "1.0.0" + java { sourceCompatibility = JavaVersion.VERSION_21 targetCompatibility = JavaVersion.VERSION_21