Skip to content

Commit

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

[skip ci]
  • Loading branch information
Foxcapades authored Feb 24, 2025
2 parents 2cca5d1 + 170ef7c commit 7483a86
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 @@ -48,7 +48,7 @@ s34k = { group = "org.veupathdb.lib.s3", name = "s34k-minio", version = "0.7.2+"

# JUnit5
junit-api = { group = "org.junit.jupiter", name = "junit-jupiter-api", version = "5.12.0" }
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
mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.15.2" }
Expand Down

0 comments on commit 7483a86

Please sign in to comment.