Skip to content

Commit

Permalink
Cleanup build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed Jul 11, 2024
1 parent ea08d83 commit 73ae837
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ java {
}

dependencies {
// implementation 'org.openjdk.jol:jol-core:0.17'

testImplementation "org.junit.jupiter:junit-jupiter:$JUNIT_VERSION"
testImplementation "org.junit.jupiter:junit-jupiter-api:$JUNIT_VERSION"
testImplementation "org.junit.jupiter:junit-jupiter-params:$JUNIT_VERSION"
Expand Down

0 comments on commit 73ae837

Please sign in to comment.