We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 274b5a6 + 1604e39 commit 2ac7384Copy full SHA for 2ac7384
part3.0-measuring/build.gradle
@@ -11,7 +11,7 @@ repositories {
11
12
dependencies {
13
implementation 'commons-cli:commons-cli:1.9.0'
14
- implementation 'org.apache.commons:commons-csv:1.13.0'
+ implementation 'org.apache.commons:commons-csv:1.14.0'
15
16
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
17
testImplementation 'org.spockframework:spock-core:2.4-M4-groovy-4.0'
0 commit comments