Skip to content

Commit

Permalink
Merge pull request #436 from tenjaa/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update junit5 monorepo to v5.11.3
  • Loading branch information
github-actions[bot] authored Oct 21, 2024
2 parents e38d31d + 66923d9 commit c6b2b71
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 @@ -8,7 +8,7 @@ repositories {
}

dependencies {
val junitVersion = "5.11.2"
val junitVersion = "5.11.3"

implementation("commons-io:commons-io:2.17.0")
implementation("com.auth0:java-jwt:4.3.0")
Expand Down

0 comments on commit c6b2b71

Please sign in to comment.