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.0

Bump org.junit:junit-bom from 5.10.3 to 5.11.0
  • Loading branch information
dmikurube committed Aug 14, 2024
2 parents a657e1d + 7ff8054 commit 38662ba
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.10.3"
junit5 = "5.11.0"

checkstyle = "9.3"

Expand Down

0 comments on commit 38662ba

Please sign in to comment.