Skip to content

Commit

Permalink
chore(deps): update some java deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tchiotludo committed Jan 11, 2024
1 parent 44c6f4b commit 8c9e613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ subprojects {
testImplementation "org.junit.jupiter:junit-jupiter-engine"
testImplementation "org.hamcrest:hamcrest:2.2"
testImplementation "org.hamcrest:hamcrest-library:2.2"
testImplementation "org.junit-pioneer:junit-pioneer:2.1.0"
testImplementation "org.junit-pioneer:junit-pioneer:2.2.0"
testImplementation "org.junit.jupiter:junit-jupiter-params"
}
}
Expand Down

0 comments on commit 8c9e613

Please sign in to comment.