Skip to content

Commit 3a2b4f9

Browse files
authored
Merge branch 'main' into dependabot/gradle/org.codehaus.plexus-plexus-utils-4.0.2
2 parents aaef73f + a9ad6d1 commit 3a2b4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation 'org.codehaus.plexus:plexus-utils:4.0.2'
4343
implementation 'org.json:json:20240303'
4444
implementation 'com.github.mauricioaniche:ck:0.7.0'
45-
implementation 'org.apache.commons:commons-csv:1.11.0'
45+
implementation 'org.apache.commons:commons-csv:1.14.1'
4646
implementation 'io.vavr:vavr:0.10.4'
4747
implementation 'net.steppschuh.markdowngenerator:markdowngenerator:1.3.1.1'
4848
implementation 'org.commonmark:commonmark:0.22.0'

0 commit comments

Comments
 (0)