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 3bb0b36 + 1e2db77 commit f2da2fbCopy full SHA for f2da2fb
part3.0-measuring/build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- implementation 'commons-cli:commons-cli:1.9.0'
+ implementation 'commons-cli:commons-cli:1.10.0'
14
implementation 'org.apache.commons:commons-csv:1.14.0'
15
16
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
0 commit comments