Skip to content

Commit

Permalink
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 45a81cc commit ad97957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whitefox-platform/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
api("jakarta.annotation:jakarta.annotation-api:2.1.1")
api("org.openapi4j:openapi-operation-validator:1.0.7")
api("org.openapi4j:openapi-operation-restassured:1.0.7")
api("org.junit.jupiter:junit-jupiter:5.10.2")
api("org.junit.jupiter:junit-jupiter:5.11.2")
api("org.apache.hadoop:hadoop-common:3.4.0")
api("org.apache.hadoop:hadoop-aws:3.4.0")
api("org.apache.hadoop:hadoop-client-api:3.4.0")
Expand Down

0 comments on commit ad97957

Please sign in to comment.