chore: sourceCompatibility 1.8 is obsolete

This commit is contained in:
Kadir Sirimsi 2025-02-10 12:01:44 +01:00
parent a9fe49d2b6
commit 98f1c05f54
No known key found for this signature in database
GPG Key ID: A21C0144C2D2A134

View File

@ -14,7 +14,6 @@ dependencies {
group = 'com.gildedrose'
version = '0.0.1-SNAPSHOT'
sourceCompatibility = '1.8'
test {
useJUnitPlatform()