Skip to content

Commit

Permalink
Update org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent f814893 commit bbfca71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencyResolutionManagement {
versionCatalogs {
create("libs") {
version("microtus", "1.5.1")
version("junit", "5.11.4")
version("junit", "5.12.0")
library("minestom", "net.onelitefeather.microtus", "Microtus").versionRef("microtus")
library("minestom-test", "net.onelitefeather.microtus.testing", "testing").versionRef("microtus")
library("junit-jupiter", "org.junit.jupiter", "junit-jupiter").versionRef("junit")
Expand Down

0 comments on commit bbfca71

Please sign in to comment.