Skip to content

Commit

Permalink
Merge pull request #8 from milkdrinkers/dependabot/gradle/main/org.ju…
Browse files Browse the repository at this point in the history
…nit-junit-bom-5.12.0

build: bump org.junit:junit-bom from 5.11.4 to 5.12.0
  • Loading branch information
darksaid98 authored Feb 24, 2025
2 parents 643bb58 + 45b61c1 commit 78b7a63
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 @@ -13,7 +13,7 @@ adventure-plain = { module = "net.kyori:adventure-text-serializer-plain", versio
placeholderapi = "me.clip:placeholderapi:2.11.6"

# Testing
junit-bom = "org.junit:junit-bom:5.11.4"
junit-bom = "org.junit:junit-bom:5.12.0"
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
junit-platform = { module = "org.junit.platform:junit-platform-launcher" }

Expand Down

0 comments on commit 78b7a63

Please sign in to comment.