Skip to content

Commit

Permalink
fix(deps): update dependency com.opencsv:opencsv to v5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 95ff534 commit a225c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ dependencies {
implementation 'org.liquibase:liquibase-core:4.17.2'


implementation 'com.opencsv:opencsv:5.7.1'
implementation 'com.opencsv:opencsv:5.10'
implementation 'commons-io:commons-io:2.6'

implementation 'uk.co.cacoethes:groovy-handlebars-engine:0.2'
Expand Down

0 comments on commit a225c2c

Please sign in to comment.