Skip to content

Commit

Permalink
Merge pull request quarkusio#43503 from quarkusio/dependabot/gradle/d…
Browse files Browse the repository at this point in the history
…evtools/gradle/org.junit-junit-bom-5.11.1

Bump org.junit:junit-bom from 5.11.0 to 5.11.1 in /devtools/gradle
  • Loading branch information
gsmet authored Sep 30, 2024
2 parents ffe6bae + 9e793f1 commit f0b505b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/gradle/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugin-publish = "1.3.0"
kotlin = "2.0.20"
smallrye-config = "3.9.1"

junit5 = "5.11.0"
junit5 = "5.11.1"
assertj = "3.26.3"

[plugins]
Expand Down

0 comments on commit f0b505b

Please sign in to comment.