Skip to content

Commit

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

Bump org.junit:junit-bom from 5.11.0 to 5.11.1
  • Loading branch information
dmikurube authored Sep 26, 2024
2 parents 27147a9 + 032a1b6 commit dfda419
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 @@ -19,7 +19,7 @@ validation-api = "2.0.1.Final"
jackson = { require = "2.15.4", prefer = "2.16.2" }

junit4 = "4.13.2"
junit5 = "5.11.0"
junit5 = "5.11.1"
embulk-core = "0.11.1"
bval-jsr303 = "0.5"
logback = "1.3.6"
Expand Down

0 comments on commit dfda419

Please sign in to comment.