Skip to content

Commit 429bc46

Browse files
authored
Merge pull request #364 from kit-data-manager/renovate/junit-framework-monorepo
fix(deps): update dependency org.junit:junit-bom to v5.14.4
2 parents 76183be + a9f37ad commit 429bc46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989

9090
implementation("net.handle:handle-client:9.3.2")
9191

92-
testImplementation(platform('org.junit:junit-bom:5.13.4'))
92+
testImplementation(platform('org.junit:junit-bom:5.14.4'))
9393
testImplementation('org.junit.jupiter:junit-jupiter')
9494
testImplementation('org.junit.jupiter:junit-jupiter-params')
9595

0 commit comments

Comments
 (0)