Skip to content

Commit

Permalink
Merge pull request #307 from GiantTreeLP/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update junit5 monorepo to v5.11.0
  • Loading branch information
GiantTreeLP authored Aug 15, 2024
2 parents 2c3b059 + e8978fa commit 2fba03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
val sqliteVersion = "3.46.0.1"
val mariadbVersion = "3.4.1"

val junitVersion = "5.10.3"
val junitVersion = "5.11.0"

implementation("dev.kord", "kord-core", kordVersion)
implementation("org.slf4j", "slf4j-api", slf4jVersion)
Expand Down

0 comments on commit 2fba03b

Please sign in to comment.