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.
1 parent 0b3f221 commit c46ec2eCopy full SHA for c46ec2e
lib/build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5")
30
31
// Use the JUnit 5 integration.
32
- testImplementation("org.junit.jupiter:junit-jupiter-engine:5.13.2")
+ testImplementation("org.junit.jupiter:junit-jupiter-engine:5.13.3")
33
34
// This dependency is exported to consumers, that is to say found on their compile classpath.
35
api("org.apache.commons:commons-math3:3.6.1")
0 commit comments