Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2023
1 parent 66aa379 commit 0243596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ allprojects {
implementation("com.github.Project-Cepi:canvas:d3d937c54d")

// Use the JUpiter test library.
testImplementation("org.junit.jupiter:junit-jupiter:5.8.2")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")

// Add Particable
compileOnly("com.github.Project-Cepi:Particable:acea414be2")
Expand Down

0 comments on commit 0243596

Please sign in to comment.