Skip to content

Commit

Permalink
Merge pull request #202 from GiantTreeLP/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update junit5 monorepo to v5.10.0
  • Loading branch information
GiantTreeLP authored Jul 24, 2023
2 parents f848f31 + 03430de commit b731262
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 @@ -27,7 +27,7 @@ dependencies {
val sqliteVersion = "3.42.0.0"
val mariadbVersion = "3.1.4"

val junitVersion = "5.9.3"
val junitVersion = "5.10.0"

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

0 comments on commit b731262

Please sign in to comment.