Skip to content

Commit

Permalink
Merge pull request #266 from MinecraftModDevelopment/renovate/junit5-…
Browse files Browse the repository at this point in the history
…monorepo

Update dependency org.junit.jupiter:junit-jupiter to v5.10.0
  • Loading branch information
KiriCattus authored Aug 6, 2023
2 parents 964991f + 2b93fda commit f01393b
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 @@ -21,7 +21,7 @@ lombok = "1.18.24"
graal = "22.3.3"
reflections = "0.10.2"
jdbi = "3.32.0"
junit = "5.9.0"
junit = "5.10.0"
dotenv = "2.2.4"
slf4j = "1.7.36"
fastutil = "8.5.12"
Expand Down

0 comments on commit f01393b

Please sign in to comment.