We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76183be + a9f37ad commit 429bc46Copy full SHA for 429bc46
1 file changed
build.gradle
@@ -89,7 +89,7 @@ dependencies {
89
90
implementation("net.handle:handle-client:9.3.2")
91
92
- testImplementation(platform('org.junit:junit-bom:5.13.4'))
+ testImplementation(platform('org.junit:junit-bom:5.14.4'))
93
testImplementation('org.junit.jupiter:junit-jupiter')
94
testImplementation('org.junit.jupiter:junit-jupiter-params')
95
0 commit comments