We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aaef73f + a9ad6d1 commit 3a2b4f9Copy full SHA for 3a2b4f9
build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation 'org.codehaus.plexus:plexus-utils:4.0.2'
43
implementation 'org.json:json:20240303'
44
implementation 'com.github.mauricioaniche:ck:0.7.0'
45
- implementation 'org.apache.commons:commons-csv:1.11.0'
+ implementation 'org.apache.commons:commons-csv:1.14.1'
46
implementation 'io.vavr:vavr:0.10.4'
47
implementation 'net.steppschuh.markdowngenerator:markdowngenerator:1.3.1.1'
48
implementation 'org.commonmark:commonmark:0.22.0'
0 commit comments