Skip to content

Commit

Permalink
Merge pull request #9 from SgtSilvio/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.junit.jupiter:junit-jupiter to v5.11.2
  • Loading branch information
SgtSilvio authored Oct 7, 2024
2 parents 4f02e15 + 4a5f340 commit 44fb290
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
@@ -1,5 +1,5 @@
[versions]
junit-jupiter = "5.11.1"
junit-jupiter = "5.11.2"

[libraries]
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit-jupiter" }
Expand Down

0 comments on commit 44fb290

Please sign in to comment.