Skip to content

Commit

Permalink
bump jcommander from 1.78 to 1.80 (via #1230)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 19, 2021
1 parent 17ab8e2 commit 4ea8ee2
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 @@ -62,7 +62,7 @@ configure(subprojects) {
mavenBom("org.junit:junit-bom:5.7.1")
}
dependencies {
dependency("com.beust:jcommander:1.78")
dependency("com.beust:jcommander:1.80")
dependency("com.github.spotbugs:spotbugs-annotations:3.1.12")
dependency("com.opencsv:opencsv:4.6")
dependency("com.vladsch.flexmark:flexmark:0.50.36")
Expand Down

0 comments on commit 4ea8ee2

Please sign in to comment.