Skip to content

Commit

Permalink
Merge pull request #27 from VEuPathDB/dependabot/gradle/org.junit.jup…
Browse files Browse the repository at this point in the history
…iter-junit-jupiter-engine-5.12.0

Bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0
  • Loading branch information
Foxcapades authored Feb 24, 2025
2 parents 081a495 + fa43212 commit 34998db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ compression = { group = "org.apache.commons", name = "commons-compress",

# Testing
junit-api = { group = "org.junit.jupiter", name = "junit-jupiter-api", version = "5.11.4" }
junit-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engine", version = "5.11.4" }
junit-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engine", version = "5.12.0" }
mockito = { group = "org.mockito", name = "mockito-core", version = "5.15.2" }

0 comments on commit 34998db

Please sign in to comment.