Skip to content

Commit 12bcd7e

Browse files
authored
Merge pull request #78 from SumoLogic/dependabot/gradle/com.opencsv-opencsv-5.6
Bump opencsv from 5.5.2 to 5.6
2 parents 1aedb5b + 03b3781 commit 12bcd7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
2222
implementation 'com.fasterxml.jackson.core:jackson-core:2.13.2'
2323
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2'
24-
implementation 'com.opencsv:opencsv:5.5.2'
24+
implementation 'com.opencsv:opencsv:5.6'
2525
implementation 'commons-cli:commons-cli:1.5.0'
2626

2727
testImplementation "org.scala-lang:scala3-compiler_3:3.1.2"

0 commit comments

Comments
 (0)