Skip to content

Commit

Permalink
Update junit5 monorepo to v5.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 5fb8580 commit 014f9bc
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.10.2"
val junitVersion = "5.10.3"

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

0 comments on commit 014f9bc

Please sign in to comment.