Skip to content

Commit

Permalink
Remove deprecated code
Browse files Browse the repository at this point in the history
  • Loading branch information
programming-wolf committed Jan 17, 2025
1 parent 75fdea4 commit 31b725a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/generateTermTables.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ apply plugin: 'groovy'
apply plugin: 'java'
apply plugin: 'application'

sourceCompatibility = 17
targetCompatibility = 17

repositories {
mavenCentral()
}
Expand Down

0 comments on commit 31b725a

Please sign in to comment.