Skip to content

Commit

Permalink
Merge pull request #19 from learn-english-community/dependabot/gradle…
Browse files Browse the repository at this point in the history
…/org.apache.commons-commons-lang3-3.12.0

build(deps): bump org.apache.commons:commons-lang3 from 3.0 to 3.12.0
  • Loading branch information
christolis authored Jul 17, 2023
2 parents 5e785b2 + d393509 commit ac169f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation 'com.vdurmont:emoji-java:5.1.1'
implementation 'it.sauronsoftware.cron4j:cron4j:2.2.5'
implementation "net.dv8tion:JDA:5.0.0-beta.10"
implementation 'org.apache.commons:commons-lang3:3.0'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'org.ocpsoft.prettytime:prettytime:5.0.4.Final'
}

Expand Down

0 comments on commit ac169f0

Please sign in to comment.