Skip to content

Commit

Permalink
Remove dependency to junit4
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienmaillard committed Oct 4, 2023
1 parent 6141da0 commit e1465c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scheduler-worker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.0'
testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'junit:junit:4.13.2'
testImplementation 'javax.json.bind:javax.json.bind-api:1.0'
testImplementation 'org.glassfish:javax.json:1.1.4'
}
Expand Down

0 comments on commit e1465c7

Please sign in to comment.