Skip to content

Commit

Permalink
Merge pull request #105 from gocd/dependabot/gradle/me.tongfei-progre…
Browse files Browse the repository at this point in the history
…ssbar-0.10.1

Bump me.tongfei:progressbar from 0.10.0 to 0.10.1
  • Loading branch information
chadlwilson committed Mar 30, 2024
2 parents f0e3bb2 + c05b798 commit 8a1ee7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
implementation group: 'org.apache.commons', name: 'commons-dbcp2', version: '2.12.0'

implementation group: 'com.beust', name: 'jcommander', version: '1.82'
implementation group: 'me.tongfei', name: 'progressbar', version: '0.10.0'
implementation group: 'me.tongfei', name: 'progressbar', version: '0.10.1'
implementation group: 'org.jooq', name: 'jooq', version: '3.16.23'

implementation group: 'org.liquibase', name: 'liquibase-core', version: '3.10.3'
Expand Down

0 comments on commit 8a1ee7e

Please sign in to comment.