Skip to content

Commit

Permalink
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent b53562a commit a491a7c
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 @@ -9,7 +9,7 @@ slf4j = "2.0.16"
snakeyaml = "2.3"

# for testing
junit = "5.11.0"
junit = "5.11.1"
mockito = "5.10.0"

# gradle plugins
Expand Down

0 comments on commit a491a7c

Please sign in to comment.