Skip to content

Commit

Permalink
Merge pull request #1520 from phac-nml/dependabot/gradle/org.apache.c…
Browse files Browse the repository at this point in the history
…ommons-commons-csv-1.12.0

chore(deps): bump org.apache.commons:commons-csv from 1.9.0 to 1.12.0
  • Loading branch information
ericenns authored Nov 12, 2024
2 parents b45a14b + 0389b95 commit 567881b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ dependencies {
implementation("com.google.guava:guava:33.3.1-jre")
implementation("commons-cli:commons-cli:1.9.0")
implementation("org.aspectj:aspectjweaver")
implementation("org.apache.commons:commons-csv:1.9.0")
implementation("org.apache.commons:commons-csv:1.12.0")
implementation("com.sksamuel.diff:diff:1.1.11")
implementation("org.pf4j:pf4j:2.4.0")
implementation("org.biojava:biojava3-core:3.0")
Expand Down

0 comments on commit 567881b

Please sign in to comment.