Skip to content

Commit

Permalink
Merge pull request #84 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 38662ba + b56521e commit 9f84391
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,6 +1,6 @@
[versions]

junit5 = "5.11.0"
junit5 = "5.11.1"

checkstyle = "9.3"

Expand Down

0 comments on commit 9f84391

Please sign in to comment.