Skip to content

Commit

Permalink
removed unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
felixlp938 committed May 10, 2024
1 parent b293305 commit 97a34ba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ dependencies {
//testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'

//testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

// This dependency is used by the application.
implementation 'com.google.guava:guava:33.2.0-jre'
}

// Apply a specific Java toolchain to ease working on different environments.
Expand Down

0 comments on commit 97a34ba

Please sign in to comment.