Skip to content

Commit

Permalink
Remove unused implementations from build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
teoks0199 committed Sep 21, 2023
1 parent 3a26e6f commit 5bf74dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ repositories {
}

dependencies {
implementation 'com.thoughtworks.binding:fxml_2.11:11.9.0+56-3af5a32a'
implementation 'com.thoughtworks.binding:fxml_sjs0.6_2.12:11.9.0+56-3af5a32a'
implementation 'com.thoughtworks.binding:fxml_2.10:11.9.0+56-3af5a32a'
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.10.0'
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.10.0'

Expand Down
2 changes: 1 addition & 1 deletion data/duke.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
T | N | sf
T | Y | sf
T | N | wibf

0 comments on commit 5bf74dd

Please sign in to comment.